# Functions
NewMockBackend returns a backend.Backend that operates only in memory and does not use any resources outliving the own process, except the net part which stores connection info on disk.
Version returns detailed version info as struct.
# Structs
Backend is used for local testing.
VersionInfo holds version info (yeah, golint).