resolver

package
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Resolver

type Resolver struct {
	Logger log.Logger
	Fs     afero.Fs
}

func New

func New(logger log.Logger, fs afero.Fs) *Resolver

func (*Resolver) ResolveSpec

func (r *Resolver) ResolveSpec(ctx context.Context, input ResolverInput) (resolved api.Doc, err error)

type ResolverInput added in v0.23.0

type ResolverInput struct {
	Files      []string
	Inline     []string
	CustomerID string
	ChannelID  string
	Endpoint   string
}

Jump to

Keyboard shortcuts

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