package
module
Version:
v1.0.5
Opens a new window with list of versions in this module.
Published: Jun 19, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
newtype
Custom type for special cases in golang.
Documentation
¶
Bool is a custom defined type for bool.
FromDB implementing Conversion interface for xorm.
MarshalJSON implements the MarshalJSON interface.
func (b *Bool) Scan(value interface{}) (err error)
Scan implements the Scanner interface.
ToDB implementing Conversion interface for xorm.
UnmarshalJSON implementing UnmarshalJSON interface.
Value implements the driver Valuer interface.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.