immudb

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: May 30, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ImmuDB = "immudb"
)

Variables

View Source
var Command = &cli.Command{
	Name:  ImmuDB,
	Usage: "local ImmuDB server",

	Category: database.Category,

	HideHelpCommand: true,

	Subcommands: []*cli.Command{
		common.ListCommand(ImmuDB),

		CreateCommand(),
		common.DeleteCommand(ImmuDB),

		common.LogsCommand(ImmuDB),
		ConsoleCommand(),
	},
}

Functions

func ConsoleCommand

func ConsoleCommand() *cli.Command

func CreateCommand

func CreateCommand() *cli.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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