srcgen

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: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SrcDto

type SrcDto struct {
	Path         string
	GomodName    string
	ProtocolType protocolgen.ProtocolType
}

type SrcGen

type SrcGen interface {
	CreateSrcDirectory(dto SrcDto) error
}

type SrcGenImpl

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

func NewSrcGen

func NewSrcGen(
	fs database.FileSystem,
	protocolgen protocolgen.ProtocolGen,
) *SrcGenImpl

func (SrcGenImpl) CreateSrcDirectory

func (s SrcGenImpl) CreateSrcDirectory(dto SrcDto) error

Jump to

Keyboard shortcuts

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