Documentation
¶
Index ¶
Constants ¶
View Source
const ( CONTENT_TYPE string = "Content-Type" CONTENT_CODE string = "X-Content-Code" ACCESS_CONTROL string = "X-Access-Ctrl" SOURCE_CONTROL string = "X-Source" CLIENT_VERSION string = "X-Client-Version" PATH string = "/api" SERVER_PORT string = ":8080" REQUEST_LOG string = "REQUEST" RESPONSE_LOG string = "RESPONSE" EXCEPTION_LOG string = "EXCEPTION" INFO_LOG string = "INFO" ERR_LOG string = "ERROR" PLAYER_X int = 1 PLAYER_O int = 0 )
Variables ¶
View Source
var GetEnv = map[EnvKey]string{}
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.