emptygen

package
v0.0.0-...-4f71f7c Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EmptyDto

type EmptyDto struct {
	Path        string
	FileName    string
	PackageName string
}

type EmptyGen

type EmptyGen interface {
	CreateEmptyGolangFile(dto EmptyDto) error
}

type EmptyGenImpl

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

func NewEmptyGen

func NewEmptyGen(fs database.FileSystem) *EmptyGenImpl

func (EmptyGenImpl) CreateEmptyGolangFile

func (s EmptyGenImpl) CreateEmptyGolangFile(dto EmptyDto) error

Jump to

Keyboard shortcuts

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