Documentation ¶
Index ¶
- func Array(db *gorm.DB, query string, values ...interface{}) ([]byte, error)
- func MustArray(db *gorm.DB, query string, values ...interface{}) ([]byte, error)
- func MustObject(db *gorm.DB, query string, values ...interface{}) ([]byte, error)
- func Object(db *gorm.DB, query string, values ...interface{}) ([]byte, error)
- func Prepare(query string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustObject ¶
MustObject returns an object result or a default value if nothing is found
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.