Documentation ¶
Index ¶
Constants ¶
View Source
const ( CONTENT_TYPE_HTML = "Content-Type: text/html; charset=UTF-8" CONTENT_TYPE_TEXT = "Content-Type: text/plain; charset=UTF-8" A_LEVEL_DEBUG = "debug" A_LEVEL_WARM = "warm" A_LEVEL_ERROR = "error" A_LEVEL_SUCCESS = "success" A_LEVEL_INFO = "info" )
Variables ¶
View Source
var (
ERR_NO_SEND_LIST = errors.New("no found send list")
)
Functions ¶
func SetContent ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.