process

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UrlProcessor

type UrlProcessor interface {
	Process(ctx context.Context, url string) (*apiSpecDoc.ApiSpecDoc, error)
}

UrlProcessor represents provide entrypoint for the url processing full processing of the incoming

type UrlProcessorImpl

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

func (*UrlProcessorImpl) Process

Process gets the url of a OpenApi file (Swagger file) string as parameter and returns an

Directories

Path Synopsis
Package process is a generated GoMock package.
Package process is a generated GoMock package.

Jump to

Keyboard shortcuts

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