json

package
v0.0.0-...-e23051b Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2023 License: Apache-2.0, MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReadProvidersResponse

type ReadProvidersResponse struct {
	Providers []types.ProviderResponse
}

ReadProvidersResponse is the result of a Provide request

func (*ReadProvidersResponse) UnmarshalJSON

func (r *ReadProvidersResponse) UnmarshalJSON(b []byte) error

type WriteProvidersRequest

type WriteProvidersRequest struct {
	Providers []types.WriteProviderRecord
}

func (*WriteProvidersRequest) UnmarshalJSON

func (r *WriteProvidersRequest) UnmarshalJSON(b []byte) error

type WriteProvidersResponse

type WriteProvidersResponse struct {
	ProvideResults []types.ProviderResponse
}

WriteProvidersResponse is the result of a Provide operation

func (*WriteProvidersResponse) UnmarshalJSON

func (r *WriteProvidersResponse) UnmarshalJSON(b []byte) error

Jump to

Keyboard shortcuts

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