web

package
v0.0.0-...-34cc6bf Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2015 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(wordCounter WordCounter, keywords []string, clock Clock) *mux.Router

Types

type Clock

type Clock interface {
	Now() time.Time
}

type WordCounter

type WordCounter interface {
	Count(word string, since time.Time) (uint, error)
}

Directories

Path Synopsis
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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