Yousong Zhou bb1fd0bc59 treewide: 将default:"true"的bool字段改为tristate.TriState
使用以下命令进行字段类型更改

	ag 'bool .*`.*default:"true"' pkg \
		| grep models \
		| cut -f1 -d: \
		| xargs sed -i -r -e 's/bool (.*)default:"true"/tristate.TriState \1default:"true"/'
2019-06-20 11:03:38 +00:00
2019-03-27 19:48:17 +08:00
2019-06-12 08:16:56 +00:00
2019-06-18 23:37:17 +08:00
2019-03-21 20:18:51 +08:00
2018-07-27 15:59:17 +08:00
2019-03-27 17:25:04 +08:00
2019-01-14 15:57:52 +08:00
2019-06-03 12:23:11 +08:00
2018-07-27 15:59:17 +08:00
2019-05-17 10:37:05 +08:00
2019-04-03 17:19:38 +08:00
2019-06-06 09:48:56 +00:00
S
Description
A cloud-native open-source unified multi-cloud and hybrid-cloud platform. 开源、云原生的多云管理及混合云融合平台
Readme Apache-2.0
232 MiB
Languages
Go 99.6%
Shell 0.2%