package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Mar 26, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ObjectTransform(o interface{}) (interface{}, error)
type Response struct {
Direction string `json:"direction,omitempty" yaml:"direction,omitempty"`
From peer `json:"from,omitempty" yaml:"from,omitempty"`
To peer `json:"to,omitempty" yaml:"to,omitempty"`
Services []service `json:"services,omitempty" yaml:"services,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.