Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Commandline ¶ added in v0.7.0
Commandline ...
func (*Commandline) Immudb ¶ added in v0.7.0
func (cl *Commandline) Immudb(immudbServer server.ImmuServerIf) func(*cobra.Command, []string) error
Immudb ...
func (*Commandline) NewCmd ¶ added in v0.7.0
func (cl *Commandline) NewCmd(immudbServer server.ImmuServerIf) *cobra.Command
NewCmd ...
type ManpageService ¶ added in v0.7.0
type ManpageServiceImmudb ¶ added in v0.7.0
type ManpageServiceImmudb struct {
Cl Commandline
}
func (ManpageServiceImmudb) InstallManPages ¶ added in v0.7.0
func (ms ManpageServiceImmudb) InstallManPages(dir string) error
InstallManPages installs man pages
func (ManpageServiceImmudb) UninstallManPages ¶ added in v0.7.0
func (ms ManpageServiceImmudb) UninstallManPages(dir string) error
UninstallManPages uninstalls man pages
Click to show internal directories.
Click to hide internal directories.