Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComposerService ¶
type ComposerService struct {
// contains filtered or unexported fields
}
func NewComposerService ¶
func NewComposerService(app *config.TldxContext) *ComposerService
func (*ComposerService) Compile ¶
func (s *ComposerService) Compile(domainsOrKeywords []string) ([]resolver.DomainSpec, []error)
func (*ComposerService) GenerateDomainPermutations ¶
func (s *ComposerService) GenerateDomainPermutations(keywords []string) ([]resolver.DomainSpec, []error)
Click to show internal directories.
Click to hide internal directories.