cli

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Delete = connectable(DeleteCommand)
View Source
var Get = connectable(GetCommand)
View Source
var KeyDecode = KeyDecodeCommand
View Source
var KeyEncode = withNamespace(KeyEncodeCommand)
View Source
var Put = connectable(PutCommand)
View Source
var Query = connectable(QueryCommand)

Functions

func DeleteCommand

func DeleteCommand(clientFn clientFunc) *cobra.Command

func GetCommand

func GetCommand(clientFn clientFunc) *cobra.Command

func Group

func Group(name string, cmds ...*cobra.Command) *cobra.Command

func KeyDecodeCommand

func KeyDecodeCommand() *cobra.Command

func KeyEncodeCommand

func KeyEncodeCommand(fn namespaceFunc) *cobra.Command

func PutCommand

func PutCommand(clientFn clientFunc) *cobra.Command

func QueryCommand

func QueryCommand(clientFn clientFunc) *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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