requests

package
v0.0.0-...-c4b491b Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2021 License: GPL-3.0, GPL-3.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 ACLRequest

type ACLRequest struct {
	Permissions []string
	Channels    []string
	Packages    []string
	Expires     string
}

type AccountKeyCreateRequest

type AccountKeyCreateRequest struct {
	AccountKeyRequest string `json:"account_key_request"`
}

type AuthData

type AuthData struct {
	Authorization string `json:"authorization"`
}

type RegisterSnapName

type RegisterSnapName struct {
	Name    string `json:"snap_name"`
	Private bool   `json:"is_private"`
	Store   string `json:"store"`
}

type Verify

type Verify struct {
	AuthData AuthData `json:"auth_data"`
}

Jump to

Keyboard shortcuts

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