6 lignes
87 o
Go
6 lignes
87 o
Go
package config
|
|
|
|
type SearchConfig struct {
|
|
}
|
|
|
|
var DefaultSearchConfig = SearchConfig{}
|