package
Version:
v0.0.0-...-7ae29b8
Opens a new window with list of versions in this module.
Published: Sep 18, 2023
License: MPL-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Internal interface {
Broker() *plugin.GRPCBroker
Cache() cacher.Cache
Cleanup() cleanup.Cleanup
Logger() hclog.Logger
Mappers() []*argmapper.Func
}
Internal is an interface that is available to mappers.
Create a new internal instance
Source Files
¶
Click to show internal directories.
Click to hide internal directories.