Documentation ¶
Index ¶
- type Mmap
- func (m *Mmap) Dump()
- func (m *Mmap) Flush() error
- func (m *Mmap) Lock() error
- func (m *Mmap) Read(p []byte) (n int, err error)
- func (m *Mmap) Reset()
- func (m *Mmap) Seek(off int) error
- func (m *Mmap) String() string
- func (m *Mmap) Unlock() error
- func (m *Mmap) Unmap() error
- func (m *Mmap) Write(p []byte) (n int, err error)
- func (m *Mmap) WriteString(p string) (n int, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.