5 lines
40 B
Go
5 lines
40 B
Go
|
package model
|
||
|
|
||
|
type Settings struct {
|
||
|
}
|