package
0.0.0-20250209083733-ea0ecbdc5f6d
Repository: https://github.com/itbasis/go-tools.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewMockBasePlugin creates a new mock instance.
NewMockSDKMPlugin creates a new mock instance.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
MockBasePlugin is a mock of BasePlugin interface.
MockBasePluginMockRecorder is the mock recorder for MockBasePlugin.
MockSDKMPlugin is a mock of SDKMPlugin interface.
MockSDKMPluginMockRecorder is the mock recorder for MockSDKMPlugin.
# Interfaces
go:generate mockgen -source=$GOFILE -package=$GOPACKAGE -destination=base-plugin.mock.go.
nolint:interfacebloat // TODOgo:generate mockgen -source=$GOFILE -package=$GOPACKAGE -destination=plugin.mock.go.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author