Documentation
¶
Index ¶
Constants ¶
View Source
const ( ContentTypeBinary = "application/octet-stream" ContentTypeForm = "application/x-www-form-urlencoded" ContentTypeJSON = "application/json" ContentTypeHTML = "text/html; charset=utf-8" ContentTypeText = "text/plain; charset=utf-8" )
Variables ¶
View Source
var (
UrlToLink = make(map[string]string)
)
Functions ¶
func ConnectToWP ¶
func ConnectToWP()
func HandleRequests ¶
func HandleRequests()
func LoadEnvVariables ¶
func LoadEnvVariables()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.