colls

package
v0.0.0-...-dd4b6ca Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 15, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdColls

func NewCmdColls(op ListCollectionNamesOp) *cobra.Command

NewCmdColls returns an instance of Colls command.

Types

type CollsOptions

type CollsOptions struct {
	Database string
}

CollsOptions is exported.

func (*CollsOptions) Execute

func (o *CollsOptions) Execute(op ListCollectionNamesOp)

Execute is exported.

func (*CollsOptions) Fill

func (o *CollsOptions) Fill(cmd *cobra.Command)

Fill is exported.

type ListCollectionNamesOp

type ListCollectionNamesOp interface {
	ListCollectionNames(databaseName string) ([]string, error)
}

ListCollectionNamesOp.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL