Documentation
¶
Index ¶
- func ConfigFileSetup()
- func GetLocalIP() string
- func GetLocalPort() string
- func LogError(e error)
- func Logs(app *fiber.App)
- func OpenBrowser(domain, port string)
- func PasswordHash(password string) string
- func RandString(length int) string
- func StartMessage(protocol, port string)
- func StartServer(app *fiber.App)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigFileSetup ¶ added in v0.5.0
func ConfigFileSetup()
func GetLocalIP ¶ added in v0.5.0
func GetLocalIP() string
func GetLocalPort ¶ added in v0.5.0
func GetLocalPort() string
func OpenBrowser ¶
func OpenBrowser(domain, port string)
OpenBrowser opens default web browser in specific domain
func PasswordHash ¶ added in v0.6.3
func RandString ¶
RandString returns random string with specific length
func StartMessage ¶
func StartMessage(protocol, port string)
StartMessage displays message on server start up
func StartServer ¶ added in v0.5.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.