package
3.1.0
Repository: https://github.com/llkennedy/imagetemplate.git
Documentation: pkg.go.dev

# Functions

NewMockFile creates a new mock file for use with the mock file system.
NewMockFileSystem creates a new mock Reader.

# Variables

NilFile is a nil mockfile for easy reference.

# Structs

MockFile is the simple implementation of vfs.ReadSeekCloser.
MockFileSystem is a mock implementation of the Opener interface, for testing purposes.