app

package
v0.0.0-...-83064df Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Line

type Line struct {
	Name     string
	Stations []string
}

LineはJSONに入ってくる線路の情報をtypeとして定義している。このJSON にこの名前にこういうtypeのデータが入ってくるということを表している。

type Page

type Page struct {
	A    string
	B    string
	Pata string
}

Templateに渡す内容を分かりやすくするためのtypeを定義しておきます。 (「Page」という名前などは重要ではありません)。

type TransitNetwork

type TransitNetwork []Line

TransitNetworkは http://fantasy-transit.appspot.com/net?format=json の一番外側のリストのことを表しています。

Jump to

Keyboard shortcuts

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