iconimage

package
v1.0.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2020 License: GPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ObjectInformation configobject.ObjectInformation
	Fields            = []string{
		"id",
		"environment_id",
		"icon_image",
	}
)

Functions

func NewIconImage

func NewIconImage() connection.Row

Types

type IconImage

type IconImage struct {
	Id        string `json:"id"`
	EnvId     string `json:"environment_id"`
	IconImage string `json:"icon_image"`
}

func (*IconImage) GetFinalRows

func (a *IconImage) GetFinalRows() ([]connection.Row, error)

func (*IconImage) GetId

func (a *IconImage) GetId() string

func (*IconImage) InsertValues

func (a *IconImage) InsertValues() []interface{}

func (*IconImage) SetId

func (a *IconImage) SetId(id string)

func (*IconImage) UpdateValues

func (a *IconImage) UpdateValues() []interface{}

Jump to

Keyboard shortcuts

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