Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dashboard ¶
type Dashboard struct { Version string // contains filtered or unexported fields }
Dashboard dashboard object
func (*Dashboard) Info ¶
func (db *Dashboard) Info(w http.ResponseWriter, r *http.Request)
Info information data
func (*Dashboard) ListenAndServe ¶
ListenAndServe listen and serve http handler
Click to show internal directories.
Click to hide internal directories.