package
1.11.10-rc.4
Repository: https://github.com/metalblockchain/metalgo.git
Documentation: pkg.go.dev
# Functions
NewMockReader creates a new mock instance.
NewReader returns an instance of Reader.
Renames the file "a" to "b" iff "a" exists.
# Structs
MockFile is an implementation of fs.File for unit testing.
MockReader is a mock of Reader interface.
MockReaderMockRecorder is the mock recorder for MockReader.
# Interfaces
Reader is an interface for reading the filesystem.