Documentation ¶
Index ¶
- func Resolve(expSet *experiments.Set) builder.Impl
- type Legacy
- func (l Legacy) Compile(ctx context.Context, p builder.CompileParams) (*builder.CompileResult, error)
- func (l Legacy) GenUserFacing(ctx context.Context, p builder.GenUserFacingParams) error
- func (Legacy) Parse(ctx context.Context, p builder.ParseParams) (*builder.ParseResult, error)
- func (l Legacy) Test(ctx context.Context, p builder.TestParams) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Legacy ¶
type Legacy struct{}
func (Legacy) Compile ¶
func (l Legacy) Compile(ctx context.Context, p builder.CompileParams) (*builder.CompileResult, error)
func (Legacy) GenUserFacing ¶
func (Legacy) Parse ¶
func (Legacy) Parse(ctx context.Context, p builder.ParseParams) (*builder.ParseResult, error)
Click to show internal directories.
Click to hide internal directories.