meta

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2020 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GenerationInfo

type GenerationInfo struct {
	PkgName             string
	ServiceName         string
	SourceFilePath      string
	OutputFilePath      string
	BasePackageImport   string
	OutputPackageImport string
	SourcePackageImport string

	Iface *types.Interface

	Backend  string
	Services []types.Interface
}

func FillInfo

func FillInfo(iface *types.Interface, sourcePath, outPath string) (info *GenerationInfo, err error)

func (GenerationInfo) String

func (i GenerationInfo) String() string

Jump to

Keyboard shortcuts

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