gen

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: May 17, 2022 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CodeGolang

func CodeGolang(c *cmd.Command, args []string) error

func DecodeCmd

func DecodeCmd(c *cmd.Command, args []string) error

func EncodeCmd

func EncodeCmd(c *cmd.Command, args []string) error

func PasswordCmd

func PasswordCmd(c *cmd.Command, args []string) error

func ScriptMySQL

func ScriptMySQL(c *cmd.Command, args []string) error

Types

type Cipher

type Cipher interface {
	Encode(string) string
	Decode(string) string
}

Cipher

type PasswordFunc

type PasswordFunc func(string) string

PasswordFunc

Jump to

Keyboard shortcuts

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