weisshorn

package module
v0.0.0-...-45709e9 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2016 License: Apache-2.0 Imports: 5 Imported by: 0

README

Map your compass card stats

You must have registered your compass card.

Documentation

Overview

Package weisshorn provides functionality to parse & visualize CSVs from compasscard.ca

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ServerUp

func ServerUp(port string)

Types

type Action

type Action interface {
	Filename() string
	Stop() error
}

type LineProducer

type LineProducer struct {
	Action

	Sink      chan string
	Tombstone tomb.Tomb
}

func NewLineProducer

func NewLineProducer(lines chan string) *LineProducer

func (*LineProducer) Stop

func (c *LineProducer) Stop() error

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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