request

package
v3.2.10 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2024 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ParameterListItem

type ParameterListItem struct {
	Name  string `json:"name"`
	Value string `json:"value"`
}

type RequestSetUpdatableMsg

type RequestSetUpdatableMsg struct {
	ActivityID   string        `json:"activity_id"`
	TargetState  int8          `json:"target_state"`
	TemplateInfo *TemplateInfo `json:"template_info"`
}

type TemplateInfo

type TemplateInfo struct {
	ParameterList []*ParameterListItem `json:"parameter_list"`
}

Jump to

Keyboard shortcuts

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