Documentation
¶
Index ¶
Constants ¶
View Source
const ( CorsMaxAge = 86400 ServerShutdownTimeout = 3 * time.Second )
Configuration constants
View Source
const (
MinURILength = 2
)
Path validation constants
Variables ¶
View Source
var PublicPath = "public"
Functions ¶
func ReturnPublic ¶
func ReturnPublic() gin.HandlerFunc
Types ¶
type WebuiApp ¶ added in v1.3.1
type WebuiApp struct {
// contains filtered or unexported fields
}
func (*WebuiApp) SetLogEnable ¶ added in v1.3.1
func (*WebuiApp) SetLogLevel ¶ added in v1.3.1
func (*WebuiApp) SetReportCaller ¶ added in v1.3.1
Click to show internal directories.
Click to hide internal directories.