Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
HOST, PORT, USER, PASSWORD, DBNAME, SSLMODE string
)
View Source
var Version versionType = "v0.0.1"
Functions ¶
Types ¶
type RecieverFunc ¶
type RecieverFunc func(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.