Go (Golang)

Vývojové prostředí: Go (Golang)

Go (Golang): Obecné

GO (známý také jako Golang) je programovací jazyk vyvinutý společností Google v roce 2009. Byl vyvinut s cílem vytvořit jazyk, který je rychlý, efektivní a snadno programovatelný. Při vývoji webových stránek se GO často používá k vytváření aplikací na straně serveru. Je obzvláště užitečný při vytváření webových aplikací, které potřebují zpracovávat mnoho souběžných požadavků, protože se dobře škáluje a má vysoký výkon. Má také vynikající standardní knihovnu, která vývojářům usnadňuje tvorbu webových aplikací.

Go (Golang): HTTP Konstanty

http.StatusContinue
http.StatusSwitchingProtocols
http.StatusProcessing
http.StatusEarlyHints
http.StatusOK
http.StatusCreated
http.StatusAccepted
http.StatusNonAuthoritativeInfo
http.StatusNoContent
http.StatusResetContent
http.StatusPartialContent
http.StatusMultiStatus
http.StatusAlreadyReported
http.StatusIMUsed
http.StatusMultipleChoices
http.StatusMovedPermanently
http.StatusFound
http.StatusSeeOther
http.StatusNotModified
http.StatusBadRequest
http.StatusUnauthorized
http.StatusPaymentRequired
http.StatusForbidden
http.StatusNotFound
http.StatusMethodNotAllowed
http.StatusNotAcceptable
http.StatusProxyAuthRequired
http.StatusRequestTimeout
http.StatusConflict
http.StatusGone
http.StatusLengthRequired
http.StatusPreconditionFailed
http.StatusRequestEntityTooLarge
http.StatusRequestURITooLong
http.StatusUnsupportedMediaType
http.StatusRequestedRangeNotSatisfiable
http.StatusExpectationFailed
http.StatusTeapot
http.StatusMisdirectedRequest
http.StatusUnprocessableEntity
http.StatusLocked
http.StatusFailedDependency
http.StatusTooEarly
http.StatusUpgradeRequired
http.StatusPreconditionRequired
http.StatusTooManyRequests
http.StatusRequestHeaderFieldsTooLarge
http.StatusUnavailableForLegalReasons
http.StatusInternalServerError
http.StatusNotImplemented
http.StatusBadGateway
http.StatusServiceUnavailable
http.StatusGatewayTimeout
http.StatusVariantAlsoNegotiates
http.StatusInsufficientStorage
http.StatusLoopDetected
http.StatusNotExtended
http.StatusNetworkAuthenticationRequired