raw

package
v1.11.24 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2023 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 Doc

type Doc struct {
	Provider          string   `json:"provider,omitempty"`
	Domain            string   `json:"domain"`
	Service           string   `json:"service"`
	Services          string   `json:"services,omitempty"`
	Profile           string   `json:"profile"`
	ProfileRestrictTo string   `json:"profile_restrict_to,omitempty"`
	Uuid              string   `json:"uuid,omitempty"`
	Ip                []string `json:"ip,omitempty"`
	Zone              string   `json:"zone,omitempty"`
}

JsonDoc is used mainly for unmarshalling the raw doc it is used for backward compatibility to allow both service and services keys

Jump to

Keyboard shortcuts

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