Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultFilemode = 0644
DefaultFilemode indicates the default filemode
View Source
const DefaultFilename = "unikv.memory.bin"
DefaultFilename indicates the default filename for this driver to use
View Source
const Version = 1
Version declares the version of unikv which this driver supports
Variables ¶
View Source
var Descriptor = &unikv.DriverDescriptor{ Name: "persistent-memory", Constructor: Constructor, }
Descriptor describes memory driver
Functions ¶
func Constructor ¶
Constructor constructs new memory drivers
Types ¶
Click to show internal directories.
Click to hide internal directories.