gentpl

package
v0.0.0-...-25ff90d Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RepoImplTpl

type RepoImplTpl struct {
	BaseDir  string
	Data     interface{}
	FileName string
}

func (*RepoImplTpl) GetBaseDir

func (p *RepoImplTpl) GetBaseDir() string

func (*RepoImplTpl) GetData

func (p *RepoImplTpl) GetData() interface{}

func (*RepoImplTpl) GetFileName

func (p *RepoImplTpl) GetFileName() string

func (*RepoImplTpl) GetPath

func (p *RepoImplTpl) GetPath() string

func (*RepoImplTpl) GetTemplate

func (p *RepoImplTpl) GetTemplate() string

func (*RepoImplTpl) ParseData

func (p *RepoImplTpl) ParseData(file string)

func (*RepoImplTpl) SetBaseDir

func (p *RepoImplTpl) SetBaseDir(dir string)

type RepoModelTpl

type RepoModelTpl struct {
	BaseDir  string
	Data     interface{}
	FileName string
}

func (*RepoModelTpl) GetBaseDir

func (p *RepoModelTpl) GetBaseDir() string

func (*RepoModelTpl) GetData

func (p *RepoModelTpl) GetData() interface{}

func (*RepoModelTpl) GetFileName

func (p *RepoModelTpl) GetFileName() string

func (*RepoModelTpl) GetPath

func (p *RepoModelTpl) GetPath() string

func (*RepoModelTpl) GetTemplate

func (p *RepoModelTpl) GetTemplate() string

func (*RepoModelTpl) ParseData

func (p *RepoModelTpl) ParseData(file string)

func (*RepoModelTpl) SetBaseDir

func (p *RepoModelTpl) SetBaseDir(dir string)

type RepoTestTpl

type RepoTestTpl struct {
	BaseDir  string
	Data     interface{}
	FileName string
}

func (*RepoTestTpl) GetBaseDir

func (p *RepoTestTpl) GetBaseDir() string

func (*RepoTestTpl) GetData

func (p *RepoTestTpl) GetData() interface{}

func (*RepoTestTpl) GetFileName

func (p *RepoTestTpl) GetFileName() string

func (*RepoTestTpl) GetPath

func (p *RepoTestTpl) GetPath() string

func (*RepoTestTpl) GetTemplate

func (p *RepoTestTpl) GetTemplate() string

func (*RepoTestTpl) ParseData

func (p *RepoTestTpl) ParseData(file string)

func (*RepoTestTpl) SetBaseDir

func (p *RepoTestTpl) SetBaseDir(dir string)

type RepoTpl

type RepoTpl struct {
	BaseDir  string
	Data     interface{}
	FileName string
}

func (*RepoTpl) GetBaseDir

func (p *RepoTpl) GetBaseDir() string

func (*RepoTpl) GetData

func (p *RepoTpl) GetData() interface{}

func (*RepoTpl) GetFileName

func (p *RepoTpl) GetFileName() string

func (*RepoTpl) GetPath

func (p *RepoTpl) GetPath() string

func (*RepoTpl) GetTemplate

func (p *RepoTpl) GetTemplate() string

func (*RepoTpl) ParseData

func (p *RepoTpl) ParseData(file string)

func (*RepoTpl) SetBaseDir

func (p *RepoTpl) SetBaseDir(dir string)

type TestDataTpl

type TestDataTpl struct {
	BaseDir  string
	Data     interface{}
	FileName string
}

func (*TestDataTpl) GetBaseDir

func (p *TestDataTpl) GetBaseDir() string

func (*TestDataTpl) GetData

func (p *TestDataTpl) GetData() interface{}

func (*TestDataTpl) GetFileName

func (p *TestDataTpl) GetFileName() string

func (*TestDataTpl) GetPath

func (p *TestDataTpl) GetPath() string

func (*TestDataTpl) GetTemplate

func (p *TestDataTpl) GetTemplate() string

func (*TestDataTpl) ParseData

func (p *TestDataTpl) ParseData(file string)

func (*TestDataTpl) SetBaseDir

func (p *TestDataTpl) SetBaseDir(dir string)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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