mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 18:51:03 +01:00
5 lines
45 B
Go
5 lines
45 B
Go
|
package user
|
||
|
|
||
|
type User struct { /* ... */
|
||
|
}
|