notesurl

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",
		"notes_url",
	}
)

Functions

func NewNotesUrl

func NewNotesUrl() connection.Row

Types

type NotesUrl

type NotesUrl struct {
	Id       string `json:"id"`
	EnvId    string `json:"environment_id"`
	NotesUrl string `json:"notes_url"`
}

func (*NotesUrl) GetFinalRows

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

func (*NotesUrl) GetId

func (a *NotesUrl) GetId() string

func (*NotesUrl) InsertValues

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

func (*NotesUrl) SetId

func (a *NotesUrl) SetId(id string)

func (*NotesUrl) UpdateValues

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

Jump to

Keyboard shortcuts

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