Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MTAResolver ¶
MTAResolver is used to resolve MTA properties' variables
func NewMTAResolver ¶
func NewMTAResolver(m *mta.MTA, workspaceDir string) *MTAResolver
NewMTAResolver is a factory function for MTAResolver
func (*MTAResolver) ResolveProperies ¶
func (m *MTAResolver) ResolveProperies(module *mta.Module, envFileName string)
ResolveProperies is the main function to trigger the resolution
type ResolveContext ¶
type ResolveContext struct {
// contains filtered or unexported fields
}
ResolveContext holds context ifno during resolving of properties
Click to show internal directories.
Click to hide internal directories.