The highest tagged major version is
v2.
package
Version:
v0.6.0-fixes
Opens a new window with list of versions in this module.
Published: May 17, 2021
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
ErrNotImplemented denotes a function has not been implemented.
NewResolver will create a new mock Resolver.
Option function sets the option on the mock Resolver.
WithResolveFunc will override the Resolve function implementation.
type Resolver struct {
IsClosed bool
}
Resolver is the mock Resolver implementation.
Close implements the Resolver interface.
Resolve implements the Resolver interface.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.