Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArchProvider ¶
type Assembler ¶
type Assembler struct {
// contains filtered or unexported fields
}
func NewAssembler ¶
func NewAssembler( provider ArchProvider, validator ArchValidator, pathResolver PathResolver, rootDirectory string, moduleName string, ) *Assembler
type PathResolver ¶
Click to show internal directories.
Click to hide internal directories.