Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cipher ¶
type Cipher struct {
// contains filtered or unexported fields
}
*
- Cipher *
- @create 2022-7-26
- @author deatil
func AddCipher ¶
func AddCipher(name string, block CipherFunc) *Cipher
func WithCiphers ¶
func WithCiphers(ciphers map[string]CipherFunc) *Cipher
Click to show internal directories.
Click to hide internal directories.