Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Resolver ¶
type Resolver struct {
// contains filtered or unexported fields
}
Resolver implements a variable resolver that delegates variable resolution to one or more resolvers. The variables returned by the first non-erroring resolver are returned.
func NewResolver ¶
NewResolver returns a new instance of an Resovler.
Click to show internal directories.
Click to hide internal directories.