提交 f1cd629e 作者: Adin Schmahmann

pin ls returns the appropriate zero value if no pins are found.

上级 b3476956
......@@ -403,7 +403,7 @@ type PinLsOutputWrapper struct {
// PinLsList is a set of pins with their type
type PinLsList struct {
Keys map[string]PinLsType `json:",omitempty"`
Keys map[string]PinLsType
}
// PinLsType contains the type of a pin
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论