package config type FileStore struct { BasePath string Serve bool }