Documentation ¶
Index ¶
- Variables
- func ContentToJson(contents []byte) string
- func Execute()
- func GetNewKeys(prefix string, marker string, maxKey int)
- func GetUsermd(req datatype.ListObjRequest, result *s3.ListObjectsOutput, wg sync.WaitGroup)
- func ListCommonPrefix(cp []interface{})
- func ParseLog(logFile string, maxKey int, bucket string)
- func ToS3Inc(logFile string, maxKey int, bucket string, svc *s3.S3)
- type CCidx
- type Loaded
- type Request
- type Response
- type S3Oper
- type UserMd
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Debug bool
)
View Source
var (
Nextmarker = true
)
listPrefixCmd represents the listPrefix command
Functions ¶
func ContentToJson ¶
transform content returned by the bucketd API into JSON string
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func GetNewKeys ¶
func GetUsermd ¶
func GetUsermd(req datatype.ListObjRequest, result *s3.ListObjectsOutput, wg sync.WaitGroup)
func ListCommonPrefix ¶
func ListCommonPrefix(cp []interface{})
Types ¶
type Response ¶
Click to show internal directories.
Click to hide internal directories.