Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dir ¶
Dir creates nested directories under the current working directory and returns the final path.
func LogServerWithBasePath ¶
func SetServerLogStyle ¶
func SetServerLogStyle(style ServerLogStyle)
Types ¶
type ServerLogStyle ¶
type ServerLogStyle string
const ( ServerLogStyleNeon ServerLogStyle = "neon" ServerLogStyleSunset ServerLogStyle = "sunset" ServerLogStyleOcean ServerLogStyle = "ocean" ServerLogStyleForest ServerLogStyle = "forest" ServerLogStyleMono ServerLogStyle = "mono" )
func ServerLogStyles ¶
func ServerLogStyles() []ServerLogStyle
Click to show internal directories.
Click to hide internal directories.