package
0.0.0-20200101092557-8717a1f043ab
Repository: https://github.com/adhityaramadhanus/userland.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewServer create Server from Handler.

# Structs

Server hold mux Router and information of host port and address of our app.

# Interfaces

Handler is a contract to every handler that want to be included in the apps.