Documentation ¶
Index ¶
- func GetValue(db *gorm.DB, key string) (string, error)
- func SetValue(db *gorm.DB, key, value string) error
- type DeletedAt
- func (d DeletedAt) DeleteClauses(f *schema.Field) []clause.Interface
- func (n DeletedAt) MarshalJSON() ([]byte, error)
- func (n DeletedAt) MarshalText() ([]byte, error)
- func (DeletedAt) QueryClauses(f *schema.Field) []clause.Interface
- func (n DeletedAt) String() string
- func (n *DeletedAt) UnmarshalJSON(b []byte) error
- func (n *DeletedAt) UnmarshalText(b []byte) error
- func (d DeletedAt) UpdateClauses(f *schema.Field) []clause.Interface
- type Dictionary
- type JsonT
- type Location
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DeletedAt ¶
func (DeletedAt) DeleteClauses ¶
func (DeletedAt) MarshalJSON ¶
func (DeletedAt) MarshalText ¶
func (*DeletedAt) UnmarshalJSON ¶
func (*DeletedAt) UnmarshalText ¶
type Dictionary ¶
Click to show internal directories.
Click to hide internal directories.