package
2.0.0+incompatible
Repository: https://github.com/axiacoin/axia-network-v2.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.