Documentation ¶
Index ¶
Constants ¶
View Source
const ( HEADER_SIZE = 512 PAGE_SIZE = 128 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PageStore ¶
type PageStore struct {
// contains filtered or unexported fields
}
func NewPageStore ¶
func (*PageStore) GetFreePage ¶
Click to show internal directories.
Click to hide internal directories.