common

package
v0.0.0-...-e2de2ce Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2022 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplianceListArgs

type ApplianceListArgs struct {
	Limit, Offset int
}

type ApplianceListReply

type ApplianceListReply struct {
	List []*model.Appliance
}

type ApplianceRegisterArgs

type ApplianceRegisterArgs struct {
	Appliance *model.Appliance
}

type ApplianceRegisterReply

type ApplianceRegisterReply struct {
	Appliance *model.Appliance
}

type RegistrationListArgs

type RegistrationListArgs struct {
	Limit, Offset int
}

type RegistrationListReply

type RegistrationListReply struct {
	List []*model.Registration
}

type SystemListArgs

type SystemListArgs struct {
	Limit, Offset int
}

type SystemListReply

type SystemListReply struct {
	List []*model.System
}

Jump to

Keyboard shortcuts

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