Documentation ¶
Index ¶
- Constants
- func NewConfig(m *ice.Message, arg ...string) *client.Config
- func ParseResponse(m *ice.Message, res string, fields ...string)
- func RequestList(m *ice.Message, arg []string, cb func() (ice.Any, error), fields ...string) bool
- func RequestPost(m *ice.Message, arg []string, req ice.Any, cb func() (ice.Any, error)) ice.Any
- func ResponsePrefix(m *ice.Message, key string) string
- func RewriteAppend(m *ice.Message) *ice.Message
- func SelectRegion(m *ice.Message, arg ...string) bool
- type Client
Constants ¶
View Source
const ( REGION_ID = "regionId" RESPONSE_PREFIX = "response.prefix" )
Variables ¶
This section is empty.
Functions ¶
func RequestList ¶
func RequestPost ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.