apgo

package module
v0.0.0-...-7c91c28 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2016 License: GPL-3.0 Imports: 6 Imported by: 0

README

ap-go

Parser for analytics systems written in GO

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Worker

func Worker(context *AppContext, ID int, updates chan<- *m.TicketUpdate, done <-chan int)

Types

type APConfig

type APConfig struct {
	DB map[string]string
}

func NewConfig

func NewConfig() *APConfig

func (*APConfig) GetDbString

func (c *APConfig) GetDbString() string

type AppContext

type AppContext struct {
	DB     *gorm.DB
	Config *APConfig
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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