contract

package
v0.0.0-...-af2943a Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Alpha

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

Alpha -

func NewAlpha

func NewAlpha(ctx *config.Context) *Alpha

NewAlpha -

func (*Alpha) Parse

func (p *Alpha) Parse(ctx context.Context, operation *operation.Operation, store parsers.Store) error

Parse -

type Babylon

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

Babylon -

func NewBabylon

func NewBabylon(ctx *config.Context) *Babylon

NewBabylon -

func (*Babylon) Parse

func (p *Babylon) Parse(ctx context.Context, operation *operation.Operation, store parsers.Store) error

Parse -

type Hangzhou

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

Hangzhou -

func NewHangzhou

func NewHangzhou(ctx *config.Context) *Hangzhou

NewHangzhou -

func (*Hangzhou) Parse

func (p *Hangzhou) Parse(ctx context.Context, operation *operation.Operation, store parsers.Store) error

Parse -

type Jakarta

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

Jakarta -

func NewJakarta

func NewJakarta(ctx *config.Context) *Jakarta

NewJakarta -

func (*Jakarta) Parse

func (p *Jakarta) Parse(ctx context.Context, operation *operation.Operation, store parsers.Store) error

Parse -

type Parser

type Parser interface {
	Parse(ctx context.Context, operation *operation.Operation, store parsers.Store) error
}

Parser -

Jump to

Keyboard shortcuts

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