package
0.0.0-20200325150832-6a35e63b138c
Repository: https://github.com/adhityaramadhanus/cockpit.git
Documentation: pkg.go.dev

# Packages

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.