book

package
v0.0.0-...-a5767e2 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2019 License: GPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigInit

func ConfigInit(cl configLoader)

Types

type Book

type Book struct {
	Author      string
	Title       string
	Description string
	Price       int
	Picture     numJPG
	MktId       int
	// contains filtered or unexported fields
}

func (Book) GetOp

func (b Book) GetOp() string

func (Book) GetPic

func (b Book) GetPic() string

func (Book) GetRow

func (b Book) GetRow() int

func (*Book) GetValues

func (b *Book) GetValues(reader rowReader) bool

func (*Book) SetOp

func (b *Book) SetOp(s string)

func (*Book) SetPic

func (b *Book) SetPic(s string)

func (*Book) SetRow

func (b *Book) SetRow(i int)

func (Book) SetValues

func (b Book) SetValues(writer rowWriter)

Jump to

Keyboard shortcuts

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