Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResetLogFile ¶ added in v1.0.9
func ResetLogFile(newFp io.WriteCloser)
func ResetLogFile(newFp *os.File) {
func StaticServeMiddleware ¶
func StaticServeMiddleware(urlPrefix, spaDirectory string, spa map[string]string, logFile io.WriteCloser) gin.HandlerFunc
func StaticServeMiddleware(urlPrefix, spaDirectory string, spa map[string]string, logFile *os.File) gin.HandlerFunc {
Types ¶
Click to show internal directories.
Click to hide internal directories.