Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocationPin ¶
type Matcher ¶
type Matcher struct {
// contains filtered or unexported fields
}
func NewMatcher ¶
func NewMatcher() *Matcher
func (*Matcher) BuildIndex ¶
func (m *Matcher) BuildIndex(pins []*LocationPin)
func (*Matcher) LoadFromDB ¶
LoadFromDB loads location pins from database table public.gencon_locations
func (*Matcher) LoadFromReader ¶
LoadFromReader loads location pins from any io.Reader containing CSV data
func (*Matcher) MatchLocation ¶
MatchLocation attempts to find a matching map link for an event's location/room/table.
Click to show internal directories.
Click to hide internal directories.