mirror of
https://github.com/kataras/iris.git
synced 2025-04-02 00:25:55 +02:00
5 lines
45 B
Go
5 lines
45 B
Go
|
package user
|
||
|
|
||
|
type User struct { /* ... */
|
||
|
}
|