ing
This commit is contained in:
parent
7770cfcc68
commit
292dd88aae
|
@ -6,8 +6,8 @@ import (
|
|||
)
|
||||
|
||||
type Service struct {
|
||||
MetaCryptoTypeKey *meta.MetaCryptoType `json:"metaCryptoType,omitempty"`
|
||||
Name string `json:"name,omitempty"`
|
||||
MetaCryptoType *meta.MetaCryptoType `json:"metaCryptoType,omitempty"`
|
||||
Name string `json:"name,omitempty"`
|
||||
|
||||
Port *Port `json:"port,omitempty"`
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user