Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ctx ¶
type Ctx struct { C *gocql.Session // pointer to Cassandra S3 *s3.S3 // pointer to S3 Bucket string // name of S3 bucket Debug *log.Logger Info *log.Logger Warning *log.Logger }
func (*Ctx) SetLogging ¶
Click to show internal directories.
Click to hide internal directories.