Documentation ¶
Index ¶
- func Execute()
- type Commandline
- func (cl *Commandline) ConfigChain(post func(cmd *cobra.Command, args []string) error) func(cmd *cobra.Command, args []string) (err error)
- func (cl *Commandline) Immudb(immudbServer server.ImmuServerIf) func(*cobra.Command, []string) error
- func (cl *Commandline) NewRootCmd(immudbServer server.ImmuServerIf) (*cobra.Command, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Commandline ¶ added in v0.7.0
Commandline ...
func (*Commandline) ConfigChain ¶ added in v0.7.1
func (*Commandline) Immudb ¶ added in v0.7.0
func (cl *Commandline) Immudb(immudbServer server.ImmuServerIf) func(*cobra.Command, []string) error
Immudb ...
func (*Commandline) NewRootCmd ¶ added in v0.8.0
func (cl *Commandline) NewRootCmd(immudbServer server.ImmuServerIf) (*cobra.Command, error)
Source Files ¶
Click to show internal directories.
Click to hide internal directories.