about summary refs log tree commit diff
path: root/TLE.go
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2019-08-18 19:47:58 +0200
committerEmile <hanemile@protonmail.com>2019-08-18 19:47:58 +0200
commit63393cdf734df73b696b0ecbebfeaa8baed50c94 (patch)
tree8ee17a15ae7f19a43d50e8248c28734bf83b61a3 /TLE.go
parenta5ed5799beb211c503ba0e773d4a3ae3f49fa697 (diff)
basic lines
Diffstat (limited to 'TLE.go')
-rw-r--r--TLE.go13
1 files changed, 13 insertions, 0 deletions
diff --git a/TLE.go b/TLE.go
new file mode 100644
index 0000000..2d81c8b
--- /dev/null
+++ b/TLE.go
@@ -0,0 +1,13 @@
+package TLE
+
+type TLE struct {
+	type TitleLine struct {
+			
+	} `json: "titleline"`
+	type TitleLine struct {
+			
+	} `json: "lineone"`
+	type TitleLine struct {
+			
+	} `json: "linetwo"`
+}