Documentation ¶
Index ¶
- func DBCreate()
- func Decrypt(data []byte) ([]byte, error)
- func Encrypt(data []byte) []byte
- func IsAuthorized(endpoint func(http.ResponseWriter, *http.Request)) http.Handler
- func IsEmpty(value string) bool
- func Respond(w http.ResponseWriter, status int, data []byte)
- func SendMail(to, subject, content string) error
- func SetEnv()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAuthorized ¶
api authorized function
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.