table

package
v0.0.0-...-89a6714 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2019 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CookieModel

type CookieModel struct {
	walk.TableModelBase
	walk.SorterBase
	// contains filtered or unexported fields
}

func NewCookieModel

func NewCookieModel(cookies *[]structs.Cookie) *CookieModel

func (*CookieModel) FillRows

func (m *CookieModel) FillRows(cookies *[]structs.Cookie)

func (*CookieModel) RowCount

func (m *CookieModel) RowCount() int

func (*CookieModel) Sort

func (m *CookieModel) Sort(col int, order walk.SortOrder) error

func (*CookieModel) Value

func (m *CookieModel) Value(row, col int) interface{}

type CookieTable

type CookieTable struct {
	// contains filtered or unexported fields
}

type HeaderModel

type HeaderModel struct {
	walk.TableModelBase
	walk.SorterBase
	// contains filtered or unexported fields
}

func NewHeaderModel

func NewHeaderModel(headers *[]structs.Header) *HeaderModel

func (*HeaderModel) FillRows

func (m *HeaderModel) FillRows(headers *[]structs.Header)

func (*HeaderModel) RowCount

func (m *HeaderModel) RowCount() int

func (*HeaderModel) Sort

func (m *HeaderModel) Sort(col int, order walk.SortOrder) error

func (*HeaderModel) Value

func (m *HeaderModel) Value(row, col int) interface{}

type HeaderTable

type HeaderTable struct {
	// contains filtered or unexported fields
}

type ParamModel

type ParamModel struct {
	walk.TableModelBase
	walk.SorterBase
	// contains filtered or unexported fields
}

func NewParamModel

func NewParamModel(params *[]structs.Param) *ParamModel

func (*ParamModel) FillRows

func (m *ParamModel) FillRows(params *[]structs.Param)

func (*ParamModel) RowCount

func (m *ParamModel) RowCount() int

func (*ParamModel) Sort

func (m *ParamModel) Sort(col int, order walk.SortOrder) error

func (*ParamModel) Value

func (m *ParamModel) Value(row, col int) interface{}

type ParamTable

type ParamTable struct {
	// contains filtered or unexported fields
}

type QueryStringModel

type QueryStringModel struct {
	walk.TableModelBase
	walk.SorterBase
	// contains filtered or unexported fields
}

func NewQueryStringModel

func NewQueryStringModel(headers *[]structs.QueryString) *QueryStringModel

func (*QueryStringModel) FillRows

func (m *QueryStringModel) FillRows(headers *[]structs.QueryString)

func (*QueryStringModel) RowCount

func (m *QueryStringModel) RowCount() int

func (*QueryStringModel) Sort

func (m *QueryStringModel) Sort(col int, order walk.SortOrder) error

func (*QueryStringModel) Value

func (m *QueryStringModel) Value(row, col int) interface{}

type QueryStringTable

type QueryStringTable struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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