generator

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2021 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiGenerateProcessor

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

func NewApiGenerateProcessor

func NewApiGenerateProcessor(root string) *ApiGenerateProcessor

func (*ApiGenerateProcessor) Do

func (a *ApiGenerateProcessor) Do(bean bean.Bean) error

func (*ApiGenerateProcessor) Filter

func (a *ApiGenerateProcessor) Filter(bean bean.Bean) bool

type RepositoryGenerateStarter

type RepositoryGenerateStarter struct {
	bean.Component

	Repos []component.Repository
	// contains filtered or unexported fields
}

func NewRepositoryGenerateStarter

func NewRepositoryGenerateStarter(root string) *RepositoryGenerateStarter

func (*RepositoryGenerateStarter) Create

func (r *RepositoryGenerateStarter) Create() error

func (*RepositoryGenerateStarter) Init

func (r *RepositoryGenerateStarter) Init() error

type ServiceGenerateStarter

type ServiceGenerateStarter struct {
	bean.Component

	Services []component.Service
	// contains filtered or unexported fields
}

func NewServiceGenerateStarter

func NewServiceGenerateStarter(root string) *ServiceGenerateStarter

func (*ServiceGenerateStarter) Create

func (r *ServiceGenerateStarter) Create() error

func (*ServiceGenerateStarter) Init

func (r *ServiceGenerateStarter) Init() error

Jump to

Keyboard shortcuts

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