mobilemodels

package
v0.0.0-...-176a534 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bridges

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

Bridges is a gomobile compatible wrapper around an array of swagger generated models.ModelsBridge

func NewBridges

func NewBridges(bridges []*models.ModelsBridge) *Bridges

func (*Bridges) Add

func (a *Bridges) Add(bridge *models.ModelsBridge)

func (*Bridges) Get

func (a *Bridges) Get(i int) *models.ModelsBridge

func (*Bridges) Length

func (a *Bridges) Length() int

func (*Bridges) ToJson

func (a *Bridges) ToJson() (string, error)

type Gateways

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

Gateways is a gomobile compatible wrapper around an array of swagger generated models.ModelsGateway

func NewGateways

func NewGateways(gateways []*models.ModelsGateway) *Gateways

func (*Gateways) Add

func (a *Gateways) Add(gateway *models.ModelsGateway)

func (*Gateways) Get

func (a *Gateways) Get(i int) *models.ModelsGateway

func (*Gateways) Length

func (a *Gateways) Length() int

func (*Gateways) ToJson

func (a *Gateways) ToJson() (string, error)

type Store

type Store interface {
	storage.Store
}

Jump to

Keyboard shortcuts

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