package
Version:
v2.2.0
Opens a new window with list of versions in this module.
Published: Sep 12, 2024
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
¶
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.