We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22f0abf commit 9990a09Copy full SHA for 9990a09
internal/destino.go
@@ -0,0 +1,6 @@
1
+package internal
2
+
3
+type Destino struct {
4
+ ciudad string
5
+ // empresa destinataria?
6
+}
0 commit comments