summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsiddharth ravikumar <s@ricketyspace.net>2022-06-04 21:40:30 -0400
committersiddharth ravikumar <s@ricketyspace.net>2022-06-04 21:40:30 -0400
commit06f0652a22f5866e6d9ba11400377b7aa9cfa916 (patch)
tree3e7305fea5111864de5dba84046b6388a4abf518
parent919651b16baeb99fa1bbc26298dbd4ba82f8e26f (diff)
photon: add package doc
-rw-r--r--photon/photon.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/photon/photon.go b/photon/photon.go
index 69e6eff..4b8844b 100644
--- a/photon/photon.go
+++ b/photon/photon.go
@@ -1,6 +1,7 @@
// Copyright © 2022 siddharth ravikumar <s@ricketyspace.net>
// SPDX-License-Identifier: ISC
+// Functions for accessing the Photo gecoding API.
package photon
import (