Documentation ¶
Index ¶
- func AbsUrl(base, uri string) string
- func Decrypt(ciphertext string, key, iv []byte) (string, error)
- func Encrypt(plaintext, key, iv []byte) (string, error)
- func GenQueryParams(p any) string
- func PropertiesCopy(target, source any) error
- func Socks5Proxy(p string, username, password string) (proxy.Dialer, error)
- func TrimBlankChar(str string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenQueryParams ¶
func PropertiesCopy ¶
func TrimBlankChar ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.