models

package
v0.0.0-...-5a86b4c Latest Latest
Warning

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

Go to latest
Published: May 31, 2016 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DiscoveryCacheSchema = `` /* 159-byte string literal not displayed */
View Source
var NonceSchema = `` /* 166-byte string literal not displayed */

Functions

This section is empty.

Types

type DiscoveryCache

type DiscoveryCache struct {
	CacheID   string `db:"cache_id"`
	Endpoint  string
	LocalID   string `db:"local_id"`
	ClaimedID string `db:"claimed_id"`
}

type Nonce

type Nonce struct {
	T        time.Time
	S        string
	Endpoint string
}

Jump to

Keyboard shortcuts

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