Documentation ¶
Index ¶
Constants ¶
View Source
const ( KB = 1 << (10 * iota) // 1 << (10 * 1) MB // 1 << (10 * 2) GB // 1 << (10 * 3) )
Variables ¶
This section is empty.
Functions ¶
func HealthCheck ¶
func HealthCheck() http.HandlerFunc
HealthCheck shows `OK` as the ping-pong result.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.