generators

package
v0.0.0-...-d65b329 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GeneratorInterface

type GeneratorInterface interface {
	GenerateRequestInformation(api *openapispec.API, path string) error
	GenerateEntityInformation(schema *databaseschema.Schema, path string) error
}

GeneratorInterface ...

func NewGenerator

func NewGenerator(language string) GeneratorInterface

NewGenerator ...

type GolangGenerator

type GolangGenerator struct {
}

GolangGenerator ...

func (*GolangGenerator) GenerateEntityInformation

func (generator *GolangGenerator) GenerateEntityInformation(schema *databaseschema.Schema, path string) error

GenerateEntityInformation ...

func (*GolangGenerator) GenerateRequestInformation

func (generator *GolangGenerator) GenerateRequestInformation(api *openapispec.API, path string) error

GenerateRequestInformation ...

Directories

Path Synopsis
golang
api

Jump to

Keyboard shortcuts

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