lookup

package
v0.0.0-...-603a23b Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2020 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const LookupTable = `` /* 7526-byte string literal not displayed */

Variables

This section is empty.

Functions

This section is empty.

Types

type Lookup

type Lookup struct {
	RawRecords    [][]string
	Lookup        map[string]string
	ReverseLookup map[string]string
	Title         map[string]string
	// contains filtered or unexported fields
}
var TeacherLookup *Lookup

TeacherLookup is the default Lookup table, created on New()

func New

func New() *Lookup

func (*Lookup) Get

func (l *Lookup) Get(s string) string

func (*Lookup) GetFull

func (l *Lookup) GetFull(s string) string

func (*Lookup) GetRaw

func (l *Lookup) GetRaw(s string) string

func (*Lookup) ReadFile

func (l *Lookup) ReadFile()

Jump to

Keyboard shortcuts

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