codegenclient

package
v0.0.0-...-80922c5 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBaseUrlFromDocument

func GetBaseUrlFromDocument(doc *libopenapi.Document) (string, error)

func GetTitleFromDocument

func GetTitleFromDocument(doc *libopenapi.Document) (string, error)

func NewHttpClient

func NewHttpClient() *http.Client

func NewOpenApiDocumentFromFile

func NewOpenApiDocumentFromFile(file string) (*libopenapi.Document, error)

Types

type AppFlags

type AppFlags struct {
	InputFile InputStringArray
}

func NewAppFlags

func NewAppFlags() AppFlags

Retrieve flags passed to app during initialisation

type InputStringArray

type InputStringArray []string

func (*InputStringArray) Set

func (i *InputStringArray) Set(value string) error

func (*InputStringArray) String

func (i *InputStringArray) String() string

Jump to

Keyboard shortcuts

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