Go (Golang)

開発環境です: Go (Golang)

Go (Golang): 一般

GO(別名:Golang)とは、2009年にGoogleが開発したプログラミング言語です。高速で効率的、かつ簡単にプログラミングできる言語を作るために開発された。ウェブ開発において、GOはサーバーサイドのアプリケーションを作成するためによく使用されます。特に、拡張性が高く、高性能であるため、多くの同時リクエストを処理する必要があるウェブアプリケーションを作成する際に有用です。また、開発者が簡単にWebアプリケーションを作成できるように、優れた標準ライブラリが用意されています。

Go (Golang): HTTP 定数

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