Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LangNotFoundError ¶
type LangNotFoundError struct{}
func (*LangNotFoundError) Error ¶
func (err *LangNotFoundError) Error() string
func (*LangNotFoundError) StatusCode ¶
func (err *LangNotFoundError) StatusCode() int
type StaticFilesMicroserviceError ¶ added in v0.35.0
func (*StaticFilesMicroserviceError) Error ¶ added in v0.35.0
func (err *StaticFilesMicroserviceError) Error() string
func (*StaticFilesMicroserviceError) StatusCode ¶ added in v0.35.0
func (err *StaticFilesMicroserviceError) StatusCode() int
Click to show internal directories.
Click to hide internal directories.