service

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2022 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileContent

type FileContent struct {
	ServiceName        string
	ServiceNewFuncName string
	FuncList           []common.FuncInfo
}

type PkgInfo

type PkgInfo struct {
	Pkg         string
	DefaultName string
	OldName     string
	Name        string
}

type PkgName

type PkgName = string

type Service

type Service struct {
	ServicePath string
}

func NewService

func NewService(servicePath string) *Service

func (*Service) GenService

func (g *Service) GenService()

Jump to

Keyboard shortcuts

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