Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Endpoint ¶ added in v0.15.0
type Endpoint struct{}
Endpoint for issuing signed vouchers (DEPRECATED)
architecture: Endpoint
func (*Endpoint) Request ¶ added in v0.15.0
func (endpoint *Endpoint) Request(ctx context.Context, req *pb.VoucherRequest) (_ *pb.VoucherResponse, err error)
Request is deprecated and returns an error asking the storage node to update to the latest version.
Click to show internal directories.
Click to hide internal directories.