Documentation
¶
Index ¶
- func ImportLicenses(db *sql.DB, r io.Reader) error
- func ImportMaterials(db *sql.DB, r io.Reader) error
- func ImportSkins(db *sql.DB, r io.Reader) error
- func InsertLicenseStmt(tx *sql.Tx) (*sql.Stmt, error)
- func InsertMaterialStmt(tx *sql.Tx) (*sql.Stmt, error)
- func InsertSkinShipStmt(tx *sql.Tx) (*sql.Stmt, error)
- func InsertSkinStmt(tx *sql.Tx) (*sql.Stmt, error)
- type Skin
- type SkinLicense
- type SkinMaterial
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SkinLicense ¶
type SkinMaterial ¶
Click to show internal directories.
Click to hide internal directories.