package
1.0.5
Repository: https://github.com/mrapry/go-lib.git
Documentation: pkg.go.dev

# Functions

http request mock.
GetValueFromContext will get context with specific key.
NewMeta create new meta for slice data.
set echo http mock.
SetToContext will set context with specific key.
ToBSON function set struct to bson M.

# Constants

No description provided by the author
Mongo document not found.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BaseModel definition of base gorm model.
Claim data token.
DateTimeStruct definition of date time base gorm model.
Filter basic filter model.
Meta data structure.
MetaResolver model for graphql resolver, graphql doesn't support int64 data type (https://github.com/graphql/graphql-spec/issues/73).
Result common output.
SliceResult include meta.
TokenClaim for token claim data.
UserVerification definition of base gorm model with verification created user and modified user.

# Type aliases

ContextKey represent Key of all context.
JSONB define JsonBe for go.