package formatters
Import Path
gitlab.com/pcanilho/go-jira-cli/cmd/formatters (on go.dev)
Dependency Relation
imports 10 packages, and imported by one package
Package-Level Type Names (total 5, in which 1 are exported)
( T) Serialise(v interface{}) string
*interactiveFormatter
*jsonFormatter
*tableFormatter
*yamlFormatter
func NewFormatter(format string) Formatter
var gitlab.com/pcanilho/go-jira-cli/cmd.outputFormatter
Package-Level Functions (total 7, in which 5 are exported)
func NewFormatter(format string) Formatter func NewJSONFormatter() *jsonFormatter func NewTableFormatter(format string) *tableFormatter func NewYAMLFormatter() *yamlFormatter
Package-Level Variables (total 2, neither is exported)
The pages are generated with Golds v0.3.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |