staticres

package
v0.0.0-...-3ab8725 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ResSearchPath = []string{
	"/Users/imzhwk/HUST/DatabaseSystem",
}

ResSearchPath will give hints on where to search resources

Functions

This section is empty.

Types

type Resource

type Resource struct {
	Name    string
	Content []byte
}

Resource represents static resource the program is intended to access

func GetResource

func GetResource(name string, filename string) (Resource, error)

GetResource reads resource from disk

Jump to

Keyboard shortcuts

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