package
Version:
v0.0.1-beta5
Opens a new window with list of versions in this module.
Published: Jun 14, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func SqliteTypeCtl(dbFile string) *sqliteTypeCtl
type TypeInfo struct {
ID uint `db:"id" json:"id"`
Name string `db:"name" json:"name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.