hestia_resp_types

package
v1.0.3-beta.rc0 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrgGroupRoutesResponse added in v1.0.0

type OrgGroupRoutesResponse struct {
	GroupName string   `json:"groupName"`
	Routes    []string `json:"routes"`
}

type OrgGroupsRoutesResponse added in v1.0.0

type OrgGroupsRoutesResponse struct {
	Map map[string][]string `json:"orgGroupsRoutes"`
}

type OrgRoutesResponse added in v1.0.0

type OrgRoutesResponse struct {
	Routes []string `json:"routes"`
}

type Response

type Response struct {
	Message string `json:"message"`
}

Jump to

Keyboard shortcuts

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