httpresp

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2022 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EndpointCreate

type EndpointCreate struct {
	Endpoint types.Endpoint `json:"endpoint"`
}

type EndpointsList

type EndpointsList struct {
	Endpoints []types.Endpoint `json:"endpoints"`
}

type Error

type Error struct {
	Error_ string `json:"error"`
}

func (Error) Error

func (e Error) Error() string

type NetworkCreate

type NetworkCreate struct {
	Network types.Network `json:"network"`
}

type NetworkShow

type NetworkShow struct {
	Network types.Network `json:"network"`
}

type NetworksList

type NetworksList struct {
	Networks []types.Network `json:"networks"`
}

Jump to

Keyboard shortcuts

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