about summary refs log tree commit diff
path: root/TLE.go
blob: 2d81c8b21e232851b04ca0a84754e93b58b71df4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
package TLE

type TLE struct {
	type TitleLine struct {
			
	} `json: "titleline"`
	type TitleLine struct {
			
	} `json: "lineone"`
	type TitleLine struct {
			
	} `json: "linetwo"`
}