Discover Packages
github.com/avptp/brain
internal
api
types
package
Version:
v0.0.0-...-52c27b0
Opens a new window with list of versions in this module.
Published: Feb 13, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var (
ErrIDSize = errors .New ("id: bad size when unmarshaling")
ErrIDInvalidCharacters = errors .New ("id: bad characters when unmarshaling")
ErrIDScanType = errors .New ("id: source value must be a string")
)
MarshalGQL implements the graphql.Marshaler interface
Scan implements sql.Scanner
UnmarshalGQL implements the graphql.Unmarshaler interface
Value implements sql.Valuer
Source Files
¶
Click to show internal directories.
Click to hide internal directories.