results

package
v0.0.0-...-301f747 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2015 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package results provides store interface for results.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store interface {
	GetResults(userID string) (*api.Results, error)
	UpdateResults(results *api.Results) error
}

Store provides an interface for storing results.

Jump to

Keyboard shortcuts

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