Documentation
¶
Index ¶
Constants ¶
View Source
const ( Ping askingBytecode = iota Connect ListBuckets ListObjects GetObject PutObject CreateBucket )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChildResponse ¶ added in v0.0.2
type ChildResponse struct {
// contains filtered or unexported fields
}
func (*ChildResponse) Scan ¶ added in v0.0.2
func (r *ChildResponse) Scan(dests ...any) error
Click to show internal directories.
Click to hide internal directories.