bytegroupapi

package
v0.0.0-...-4a6d4ce Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ByteClientAPI

type ByteClientAPI interface {
	GetEmpty(ctx context.Context) (result bytegroup.ByteArray, err error)
	GetInvalid(ctx context.Context) (result bytegroup.ByteArray, err error)
	GetNonASCII(ctx context.Context) (result bytegroup.ByteArray, err error)
	GetNull(ctx context.Context) (result bytegroup.ByteArray, err error)
	PutNonASCII(ctx context.Context, byteBody []byte) (result autorest.Response, err error)
}

ByteClientAPI contains the set of methods on the ByteClient type.

Jump to

Keyboard shortcuts

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