Documentation
¶
Overview ¶
Package client provides HTTP clients for accessing remote services.
Index ¶
- func Get(ctx *b.Context, spec m.Map, addr string, data map[string][]string) string
- func PollStep(ctx *b.Context) (loop bool)
- func PostData(ctx *b.Context, spec m.Map, url string, pdata io.Reader) string
- func PostMessage(ctx *b.Context, spec m.Map, msg *b.Message) string
- func SendData(ctx *b.Context, spec m.Map, msg b.Message) bool
- func SendMessage(ctx *b.Context, spec m.Map, msg b.Message) bool
- func SetAuthentication(ctx *b.Context, spec m.Map, req *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.