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