Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNotGrpcContext not a grpc context ErrNotGrpcContext = stderr.New("ctx does not contain metadata") // ErrNoJournalIDInContext no jouranl_id in ctx ErrNoJournalIDInContext = stderr.New("not found journal_id in ctx") )
Functions ¶
func IsValidatorError ¶ added in v1.3.7
IsValidatorError check this is an error of validator or not
func ParseFormData ¶ added in v1.4.0
ParseFormData get file(s) from a wrapped multipart/form-data body
func SignatureIdentifier ¶
SignatureIdentifier get signature identifier from context
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.