manatee

package module
v0.0.0-...-bfe6cc7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2019 License: MIT Imports: 5 Imported by: 0

README

Manatee

Manatee is a SOAP Client for golang and part of Ocean project.

Installation

go get -u github.com/Kamva/manatee

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manatee

type Manatee struct {
	// contains filtered or unexported fields
}

Manatee is a soap client.

func NewClient

func NewClient(wsdl string) *Manatee

NewClient generates a new manatee client with given wsdlURL url.

func (*Manatee) Call

func (c *Manatee) Call(soapAction string, request, response interface{}) error

Call sends the requests data by calling SOAP action

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL