Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func IsValidVerb ¶
IsValidVerb checks if the VerbType matches the predefined verbs.
Types ¶
type BucketCacheKey ¶
func ParseBucketCacheKey ¶
func ParseBucketCacheKey(key string) (BucketCacheKey, error)
ParseBucketCacheKey parses a string and returns BucketCacheKey.
func (BucketCacheKey) String ¶
func (ck BucketCacheKey) String() string
String returns the string representation of BucketCacheKey.
Click to show internal directories.
Click to hide internal directories.