summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-05-09 18:38:24 -0700
committerBryan Newbold <bnewbold@robocracy.org>2018-05-09 18:38:35 -0700
commitfc3d70a256dbd45fdd54a21efa6abc49b554e8e2 (patch)
tree5b1e8bdd9dc42494e36efd193964f1588c2190f7
parentf36836a6399022338ec02849da42f6f518c7a54f (diff)
downloadfatcat-fc3d70a256dbd45fdd54a21efa6abc49b554e8e2.tar.gz
fatcat-fc3d70a256dbd45fdd54a21efa6abc49b554e8e2.zip
rename golang directory
-rw-r--r--golang/README.md (renamed from fatcat-go/README.md)0
-rw-r--r--golang/TODO (renamed from fatcat-go/TODO)0
-rw-r--r--golang/cmd/fatcat-server/main.go (renamed from fatcat-go/cmd/fatcat-server/main.go)0
-rw-r--r--golang/fatcat-openapi2.yml (renamed from fatcat-go/fatcat-openapi2.yml)0
-rw-r--r--golang/fatcat-schema.sql (renamed from fatcat-go/fatcat-schema.sql)0
-rw-r--r--golang/models/creator_entity.go (renamed from fatcat-go/models/creator_entity.go)0
-rw-r--r--golang/models/error.go (renamed from fatcat-go/models/error.go)0
-rw-r--r--golang/restapi/configure_fatcat.go (renamed from fatcat-go/restapi/configure_fatcat.go)0
-rw-r--r--golang/restapi/doc.go (renamed from fatcat-go/restapi/doc.go)0
-rw-r--r--golang/restapi/embedded_spec.go (renamed from fatcat-go/restapi/embedded_spec.go)0
-rw-r--r--golang/restapi/operations/fatcat_api.go (renamed from fatcat-go/restapi/operations/fatcat_api.go)0
-rw-r--r--golang/restapi/operations/get_creator_id.go (renamed from fatcat-go/restapi/operations/get_creator_id.go)0
-rw-r--r--golang/restapi/operations/get_creator_id_parameters.go (renamed from fatcat-go/restapi/operations/get_creator_id_parameters.go)0
-rw-r--r--golang/restapi/operations/get_creator_id_responses.go (renamed from fatcat-go/restapi/operations/get_creator_id_responses.go)0
-rw-r--r--golang/restapi/operations/get_creator_id_urlbuilder.go (renamed from fatcat-go/restapi/operations/get_creator_id_urlbuilder.go)0
-rw-r--r--golang/restapi/operations/post_creator.go (renamed from fatcat-go/restapi/operations/post_creator.go)0
-rw-r--r--golang/restapi/operations/post_creator_parameters.go (renamed from fatcat-go/restapi/operations/post_creator_parameters.go)0
-rw-r--r--golang/restapi/operations/post_creator_responses.go (renamed from fatcat-go/restapi/operations/post_creator_responses.go)0
-rw-r--r--golang/restapi/operations/post_creator_urlbuilder.go (renamed from fatcat-go/restapi/operations/post_creator_urlbuilder.go)0
-rw-r--r--golang/restapi/server.go (renamed from fatcat-go/restapi/server.go)0
20 files changed, 0 insertions, 0 deletions
diff --git a/fatcat-go/README.md b/golang/README.md
index 49410352..49410352 100644
--- a/fatcat-go/README.md
+++ b/golang/README.md
diff --git a/fatcat-go/TODO b/golang/TODO
index 58526481..58526481 100644
--- a/fatcat-go/TODO
+++ b/golang/TODO
diff --git a/fatcat-go/cmd/fatcat-server/main.go b/golang/cmd/fatcat-server/main.go
index 9b286df2..9b286df2 100644
--- a/fatcat-go/cmd/fatcat-server/main.go
+++ b/golang/cmd/fatcat-server/main.go
diff --git a/fatcat-go/fatcat-openapi2.yml b/golang/fatcat-openapi2.yml
index 2f635697..2f635697 100644
--- a/fatcat-go/fatcat-openapi2.yml
+++ b/golang/fatcat-openapi2.yml
diff --git a/fatcat-go/fatcat-schema.sql b/golang/fatcat-schema.sql
index f5983371..f5983371 100644
--- a/fatcat-go/fatcat-schema.sql
+++ b/golang/fatcat-schema.sql
diff --git a/fatcat-go/models/creator_entity.go b/golang/models/creator_entity.go
index d094376a..d094376a 100644
--- a/fatcat-go/models/creator_entity.go
+++ b/golang/models/creator_entity.go
diff --git a/fatcat-go/models/error.go b/golang/models/error.go
index d8c11da2..d8c11da2 100644
--- a/fatcat-go/models/error.go
+++ b/golang/models/error.go
diff --git a/fatcat-go/restapi/configure_fatcat.go b/golang/restapi/configure_fatcat.go
index 1b8d2e7c..1b8d2e7c 100644
--- a/fatcat-go/restapi/configure_fatcat.go
+++ b/golang/restapi/configure_fatcat.go
diff --git a/fatcat-go/restapi/doc.go b/golang/restapi/doc.go
index 9896c2da..9896c2da 100644
--- a/fatcat-go/restapi/doc.go
+++ b/golang/restapi/doc.go
diff --git a/fatcat-go/restapi/embedded_spec.go b/golang/restapi/embedded_spec.go
index 1b193eb9..1b193eb9 100644
--- a/fatcat-go/restapi/embedded_spec.go
+++ b/golang/restapi/embedded_spec.go
diff --git a/fatcat-go/restapi/operations/fatcat_api.go b/golang/restapi/operations/fatcat_api.go
index 7b60b34f..7b60b34f 100644
--- a/fatcat-go/restapi/operations/fatcat_api.go
+++ b/golang/restapi/operations/fatcat_api.go
diff --git a/fatcat-go/restapi/operations/get_creator_id.go b/golang/restapi/operations/get_creator_id.go
index 90185374..90185374 100644
--- a/fatcat-go/restapi/operations/get_creator_id.go
+++ b/golang/restapi/operations/get_creator_id.go
diff --git a/fatcat-go/restapi/operations/get_creator_id_parameters.go b/golang/restapi/operations/get_creator_id_parameters.go
index f1e338b6..f1e338b6 100644
--- a/fatcat-go/restapi/operations/get_creator_id_parameters.go
+++ b/golang/restapi/operations/get_creator_id_parameters.go
diff --git a/fatcat-go/restapi/operations/get_creator_id_responses.go b/golang/restapi/operations/get_creator_id_responses.go
index 42fe1de6..42fe1de6 100644
--- a/fatcat-go/restapi/operations/get_creator_id_responses.go
+++ b/golang/restapi/operations/get_creator_id_responses.go
diff --git a/fatcat-go/restapi/operations/get_creator_id_urlbuilder.go b/golang/restapi/operations/get_creator_id_urlbuilder.go
index 8f23373f..8f23373f 100644
--- a/fatcat-go/restapi/operations/get_creator_id_urlbuilder.go
+++ b/golang/restapi/operations/get_creator_id_urlbuilder.go
diff --git a/fatcat-go/restapi/operations/post_creator.go b/golang/restapi/operations/post_creator.go
index b33694f1..b33694f1 100644
--- a/fatcat-go/restapi/operations/post_creator.go
+++ b/golang/restapi/operations/post_creator.go
diff --git a/fatcat-go/restapi/operations/post_creator_parameters.go b/golang/restapi/operations/post_creator_parameters.go
index 68fcf1a2..68fcf1a2 100644
--- a/fatcat-go/restapi/operations/post_creator_parameters.go
+++ b/golang/restapi/operations/post_creator_parameters.go
diff --git a/fatcat-go/restapi/operations/post_creator_responses.go b/golang/restapi/operations/post_creator_responses.go
index 08014441..08014441 100644
--- a/fatcat-go/restapi/operations/post_creator_responses.go
+++ b/golang/restapi/operations/post_creator_responses.go
diff --git a/fatcat-go/restapi/operations/post_creator_urlbuilder.go b/golang/restapi/operations/post_creator_urlbuilder.go
index 901edeb6..901edeb6 100644
--- a/fatcat-go/restapi/operations/post_creator_urlbuilder.go
+++ b/golang/restapi/operations/post_creator_urlbuilder.go
diff --git a/fatcat-go/restapi/server.go b/golang/restapi/server.go
index 4a5f51f1..4a5f51f1 100644
--- a/fatcat-go/restapi/server.go
+++ b/golang/restapi/server.go