xsvc

package
v0.0.0-...-55524bd Latest Latest
Warning

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

Go to latest
Published: May 30, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type XServiceArgs

type XServiceArgs struct {
	Schema      string `json:"schema"`
	Host        string `json:"host"`
	AuthType    string `json:"authType"`
	AuthContent string `json:"authContent"`
	KeyID       string `json:"keyID"`
	KeySecret   string `json:"keySecret"`
}

XServiceArgs is the structure defination of X-Poly-Service-Args in header

func Unmarshal

func Unmarshal(s string) (*XServiceArgs, error)

Unmarshal serialize X-Poly-Service-Args

Jump to

Keyboard shortcuts

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