Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "collections", Short: "Utilities to read collections", TraverseChildren: true, }
Functions ¶
This section is empty.
Types ¶
type CollectionResult ¶
type CollectionResult struct {
*flow.Collection
}
func (*CollectionResult) JSON ¶
func (c *CollectionResult) JSON() interface{}
func (*CollectionResult) Oneliner ¶
func (c *CollectionResult) Oneliner() string
func (*CollectionResult) String ¶
func (c *CollectionResult) String() string
Click to show internal directories.
Click to hide internal directories.