groups

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2017 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Import

func Import(db *sql.DB, r io.Reader) error

func InsertGroupStmt

func InsertGroupStmt(tx *sql.Tx) (*sql.Stmt, error)

Types

type Group

type Group struct {
	Anchorable           bool
	Anchored             bool
	CategoryID           int64  `yaml:"categoryID"`
	FittableNonSingleton bool   `yaml:"fittableNonSingleton"`
	IconID               *int64 `yaml:"iconID"`
	Name                 map[string]string
	Published            bool
	UseBasePrice         bool `yaml:"useBasePrice"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL