Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InputResolver ¶
Function signature required for resolvers used by Multinput.
type Multinput ¶
type Multinput struct {
// contains filtered or unexported fields
}
Multinput models the configuration/state.
type Result ¶
type Result struct { Value string ResolverID ResolverID }
Result which is expected from resolvers and finally returned by Provide function as well (from the first resolve to "win").
Click to show internal directories.
Click to hide internal directories.