set default store, fix store options bug, add String method
This commit is contained in:
		| @@ -278,6 +278,7 @@ var ( | ||||
| 	defaultSelector  = "registry" | ||||
| 	defaultTransport = "http" | ||||
| 	defaultRuntime   = "local" | ||||
| 	defaultStore = "memory" | ||||
| ) | ||||
|  | ||||
| func init() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user