web

package
v0.0.0-...-58a8a41 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2024 License: AGPL-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 STServiceMonitItem

type STServiceMonitItem struct {
	Cmd     proto.Option[string] `protobuf:"bytes,1,opt"`
	Url     proto.Option[string] `protobuf:"bytes,2,opt"`
	Errcode proto.Option[int32]  `protobuf:"varint,3,opt"`
	Cost    proto.Option[uint32] `protobuf:"varint,4,opt"`
	Src     proto.Option[uint32] `protobuf:"varint,5,opt"`
	// contains filtered or unexported fields
}

type STServiceMonitReq

type STServiceMonitReq struct {
	List []*STServiceMonitItem `protobuf:"bytes,1,rep"`
}

type WebSsoControlData

type WebSsoControlData struct {
	Frequency   proto.Option[uint32] `protobuf:"varint,1,opt"`
	PackageSize proto.Option[uint32] `protobuf:"varint,2,opt"`
	// contains filtered or unexported fields
}

type WebSsoRequestBody

type WebSsoRequestBody struct {
	Version proto.Option[uint32] `protobuf:"varint,1,opt"`
	Type    proto.Option[uint32] `protobuf:"varint,2,opt"`
	Data    proto.Option[string] `protobuf:"bytes,3,opt"`
	WebData proto.Option[string] `protobuf:"bytes,4,opt"`
	// contains filtered or unexported fields
}

type WebSsoResponseBody

type WebSsoResponseBody struct {
	Version     proto.Option[uint32] `protobuf:"varint,1,opt"`
	Type        proto.Option[uint32] `protobuf:"varint,2,opt"`
	Ret         proto.Option[uint32] `protobuf:"varint,3,opt"`
	Data        proto.Option[string] `protobuf:"bytes,4,opt"`
	ControlData *WebSsoControlData   `protobuf:"bytes,5,opt"`
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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