Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Private ¶
type Private interface { // Decrypt 解密 Decrypt(decryptStr string) (string, error) // contains filtered or unexported methods }
func NewPrivate ¶
func NewPrivateWithUrl ¶
Click to show internal directories.
Click to hide internal directories.