Skip to content

Commit 9990a09

Browse files
1 parent 22f0abf commit 9990a09

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

internal/destino.go

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
package internal
2+
3+
type Destino struct {
4+
ciudad string
5+
// empresa destinataria?
6+
}

0 commit comments

Comments
 (0)