cmd

package
v1.16.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute() error

Execute executes the root command.

func Healthz added in v1.7.1

func Healthz() error

func LoadPubKey

func LoadPubKey(filename string) (err error)

LoadPubKey ...

func RSAEncrypt

func RSAEncrypt(plainText []byte) ([]byte, error)

Types

type Operation

type Operation struct {
	Data string `json:"data"`
}

type Register

type Register struct {
	Domain    string `json:"domain"`
	Username  string `json:"username"`
	Email     string `json:"email"`
	CreatedAt int64  `json:"created_at"`
}

Jump to

Keyboard shortcuts

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