6 lines
37 B
Go
6 lines
37 B
Go
package types
|
|
|
|
type (
|
|
User string
|
|
)
|
package types
|
|
|
|
type (
|
|
User string
|
|
)
|