immudb

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute added in v0.7.1

func Execute()

Types

type Commandline added in v0.7.0

type Commandline struct {
	P c.Plauncher
	// contains filtered or unexported fields
}

Commandline ...

func (*Commandline) ConfigChain added in v0.7.1

func (cl *Commandline) ConfigChain(post func(cmd *cobra.Command, args []string) error) func(cmd *cobra.Command, args []string) (err error)

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, error)

NewCmd ...

type ManpageService added in v0.7.0

type ManpageService interface {
	InstallManPages(dir string) error
	UninstallManPages(dir string) error
}

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) (err error)

InstallManPages installs man pages

func (ManpageServiceImmudb) UninstallManPages added in v0.7.0

func (ms ManpageServiceImmudb) UninstallManPages(dir string) error

UninstallManPages uninstalls man pages

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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