The highest tagged major version is
v2.
package
Version:
v1.17.4-rc4
Opens a new window with list of versions in this module.
Published: Sep 20, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
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.