3
0
Files
corteza/pkg/payload/incoming/user.go
2019-10-01 17:51:39 +02:00

6 lines
43 B
Go

package incoming
type (
Users struct{}
)