package
Version:
v0.24.0
Opens a new window with list of versions in this module.
Published: Oct 29, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
MinRequestPayloadLength = 26
MaxAllowedNumberOfFields = 20
)
View Source
var (
ErrInvalidRequestFormat = errors.New("invalid payload format")
ErrNoFieldsRequested = errors.New("no fields are requested")
ErrTooManyFieldsRequested = errors.New("too many fields are requested")
)
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.