package mocks

import "github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks"

Index

Types

type AuthTokenLoader

type AuthTokenLoader struct {
	mock.Mock
}

AuthTokenLoader is an autogenerated mock type for the AuthTokenLoader type

func (*AuthTokenLoader) Load

func (_m *AuthTokenLoader) Load(path string) (string, error)

Load provides a mock function with given fields: path

Source Files

AuthTokenLoader.go

Version
v0.0.33 (latest)
Published
Jan 19, 2021
Platform
linux/amd64
Imports
1 packages
Last checked
5 days ago

Tools for package owners.