internal

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 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 SomeAPIOptions added in v0.2.0

type SomeAPIOptions struct {
}

SomeAPIOptions contains the optional values for the TemplateClient.SomeAPI method.

type TemplateClient

type TemplateClient struct {
	// contains filtered or unexported fields
}

TemplateClient contains the methods for the Template group. Don't use this type directly, use NewTemplateClient() instead.

func NewTemplateClient

func NewTemplateClient(pl runtime.Pipeline) *TemplateClient

NewTemplateClient creates a new instance of TemplateClient with the specified values.

func (*TemplateClient) SomeAPI added in v0.2.0

SomeAPI is an example of an API.

type TemplateClientSomeAPIResponse added in v0.2.0

type TemplateClientSomeAPIResponse struct {
	// can contain header values, unmarshaled response body payload etc
	Value *string
}

TemplateClientSomeAPIResponse contains the response from method TemplateClient.SomeAPI.

Jump to

Keyboard shortcuts

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