namespace

package
v0.0.0-...-ef6b630 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2021 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Index

type Index struct {
	// contains filtered or unexported fields
}

func OpenIndex

func OpenIndex(foldername string) (*Index, error)

func (*Index) Open

func (i *Index) Open(namespace, filename string) (*Reader, error)

type Namespace

type Namespace struct {
	// contains filtered or unexported fields
}

func (*Namespace) Open

func (n *Namespace) Open(filename string) (*Reader, error)

type Reader

type Reader struct {
	io.ReadCloser
	Filename string
	Modtime  time.Time
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL