api

package
v0.0.0-...-8a11049 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2015 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Handlers

func Handlers() *mux.Router

func StartServer

func StartServer()

Types

type YoutubeId

type YoutubeId struct {
	Id   string `json:"videoId"`
	Kind string `json:"kind"`
}

TODO: move this in a `youtube` package

type YoutubeLink struct {
	Id string `json:"id"`
}

type YoutubeResultItem

type YoutubeResultItem struct {
	Id YoutubeId `json:"id"`
}

type YoutubeResults

type YoutubeResults struct {
	Items []YoutubeResultItem `json:"items"`
}

Jump to

Keyboard shortcuts

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