Documentation
¶
Index ¶
Constants ¶
View Source
const (
PROTOCOL = "http"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) CloseSession ¶
type ClientFactory ¶
type ClientFactory struct{}
func (*ClientFactory) Create ¶
func (f *ClientFactory) Create(address string) jsonwire.ClientInterface
Source Files
¶
- client.go
Click to show internal directories.
Click to hide internal directories.