//
pkg.gl
Category
github.com/ethersphere/bee
pkg
resolver
mock
package
1.18.2
Repository:
https://github.com/ethersphere/bee.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
3
Dependents
1
Files
38 SLOC
#
Functions
NewResolver
NewResolver will create a new mock Resolver.
WithResolveFunc
WithResolveFunc will override the Resolve function implementation.
#
Structs
Resolver
Resolver is the mock Resolver implementation.
#
Type aliases
Option
Option function sets the option on the mock Resolver.