Go (Golang)

Udviklingsmiljøet: Go (Golang)

Go (Golang): Generelt

GO (også kendt som Golang) er et programmeringssprog, der blev udviklet af Google i 2009. Det blev udviklet med henblik på at skabe et sprog, der er hurtigt, effektivt og let at programmere. Inden for webudvikling bruges GO ofte til at skabe server-side applikationer. Det er især nyttigt til at skabe webapplikationer, der skal håndtere mange samtidige forespørgsler, da det skalerer godt og har høj ydeevne. Det har også et fremragende standardbibliotek, som gør det nemt for udviklere at oprette webapplikationer.

Go (Golang): HTTP Konstanter

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