Documentation
¶
Index ¶
- type EchoRemote
- func (m EchoRemote) FromURL(url string, additionalProperties map[string]string) (map[string]interface{}, error)
- func (m EchoRemote) GetParameters(remoteProperties map[string]interface{}) (map[string]interface{}, error)
- func (m EchoRemote) ToURL(properties map[string]interface{}) (string, map[string]string, error)
- func (m EchoRemote) Type() (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EchoRemote ¶
type EchoRemote struct {
}
func (EchoRemote) GetParameters ¶
func (m EchoRemote) GetParameters(remoteProperties map[string]interface{}) (map[string]interface{}, error)
func (EchoRemote) Type ¶
func (m EchoRemote) Type() (string, error)
Click to show internal directories.
Click to hide internal directories.