package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Jan 5, 2022
License: MIT
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
¶
Package examples provides some common code for sqlh examples and tests.
Connect creates a sqlmock DB and configures it for the example.
Example is a specific example.
const (
ExSimpleMapper Example = iota
ExTags
ExNestedStruct
ExNestedTwice
ExScalar
ExScalarSlice
ExStruct
ExStructNotFound
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.