package
Version:
v0.0.57-rc.9
Opens a new window with list of versions in this module.
Published: Sep 18, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TestUser struct {
ID int `db:"id"`
Name string `db:"name"`
Profile *string `db:"profile"`
NullString *string `db:"null_string"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.