oapiffi

package
v1.0.0-rc.5 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContractListenerInput added in v1.0.0

type ContractListenerInput struct {
	Name    string                           `ffstruct:"ContractListener" json:"name,omitempty"`
	Topic   string                           `ffstruct:"ContractListener" json:"topic,omitempty"`
	Options *fftypes.ContractListenerOptions `ffstruct:"ContractListener" json:"options,omitempty"`
}

type ContractListenerInputWithLocation added in v1.0.0

type ContractListenerInputWithLocation struct {
	ContractListenerInput
	Location *fftypes.JSONAny `ffstruct:"ContractListener" json:"location,omitempty"`
}

type FFISwaggerGen

type FFISwaggerGen interface {
	Generate(ctx context.Context, baseURL string, api *fftypes.ContractAPI, ffi *fftypes.FFI) *openapi3.T
}

func NewFFISwaggerGen

func NewFFISwaggerGen() FFISwaggerGen

Jump to

Keyboard shortcuts

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