Documentation
¶
Index ¶
- Variables
- func Cors() gin.HandlerFunc
- func FormatTime(date time.Time) string
- func Get(url string, response interface{}, tlsConfig *tls.Config, ...) error
- func GetByWebService(url string, response interface{}, tlsConfig *tls.Config, ...) error
- func ParseTime(str string) time.Time
- func Post(url string, body io.Reader, response interface{}, tlsConfig *tls.Config, ...) error
- func PostByWebService(url string, body io.Reader, response interface{}, tlsConfig *tls.Config, ...) error
- func SetLogFileName(name string)
- func SetWriteLogFunc(w WriteLog)
- type IconFont
- type WriteLog
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func FormatTime ¶ added in v1.2.1
func GetByWebService ¶
func PostByWebService ¶
func SetLogFileName ¶
func SetLogFileName(name string)
func SetWriteLogFunc ¶
func SetWriteLogFunc(w WriteLog)
Types ¶
type IconFont ¶ added in v1.2.5
func GenIconFont ¶ added in v1.2.5
Click to show internal directories.
Click to hide internal directories.