booleangroupapi

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 BoolClientAPI

type BoolClientAPI interface {
	GetFalse(ctx context.Context) (result booleangroup.BoolModel, err error)
	GetInvalid(ctx context.Context) (result booleangroup.BoolModel, err error)
	GetNull(ctx context.Context) (result booleangroup.BoolModel, err error)
	GetTrue(ctx context.Context) (result booleangroup.BoolModel, err error)
	PutFalse(ctx context.Context) (result autorest.Response, err error)
	PutTrue(ctx context.Context) (result autorest.Response, err error)
}

BoolClientAPI contains the set of methods on the BoolClient type.

Jump to

Keyboard shortcuts

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