Documentation ¶
Index ¶
- Constants
- type Queue
- func (self *Queue) Close() (err os.Error)
- func (self *Queue) Delete(id *aws.Signer, mid string) (err os.Error)
- func (self *Queue) DeleteQueue(id *aws.Signer) (err os.Error)
- func (self *Queue) Peek(id *aws.Signer, vt int) (body []byte, msgid string, err os.Error)
- func (self *Queue) Push(id *aws.Signer, body []byte) (err os.Error)
- type SQSError
- type Service
Constants ¶
View Source
const ( DEFAULT_HASH = crypto.SHA256 MAX_MESSAGE_SIZE = 64 * 1024 )
View Source
const (
DEFAULT_VERSION = "2009-02-01"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Queue ¶
Click to show internal directories.
Click to hide internal directories.