package
0.0.0-20221218120333-a376c7093645
Repository: https://github.com/satornetwork/sator-api.git
Documentation: pkg.go.dev

# Functions

BoolPointer converts a bool to a pointer.
DateFromString is used to parse date from string according to layout.
NewValidationError factory.
SanitizeEmail cleans email address from dots, dashes, etc.
StringPointer converts a string to a pointer.
StrToInt casts string to int.
StrToInt32 casts string to int32.
StrToInt64 casts string to int64.
StrToUint casts string to uint.
Validate validation helper, returns HTTP error or nil.

# Constants

DefaultAllocate ...
Predefined request query keys.
Predefined request query keys.

# Variables

No description provided by the author
No description provided by the author

# Structs

PaginationRequest struct.
ValidationError ...