hexapic

package
v0.0.0-...-d5d49ed Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2016 License: GPL-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CLIENT_ID   string = "417c3ee8c9544530b83aa1c24de2abb3"
	UUID_LENGTH int    = 15
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Question

type Question struct {
	UID      string
	Answer   string
	Variants []string
}

type QuestionResponse

type QuestionResponse struct {
	UID      string   `json:"uid"`
	Variants []string `json:"variants"`
}

type Tag

type Tag struct {
	Value string
	Count int
}

Jump to

Keyboard shortcuts

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