Documentation ¶
Index ¶
- func CursorToState(cursor string) ([]byte, error)
- func GetRootDir() (*string, error)
- func IsDebug(key string) bool
- func MD5(text string) string
- func Migrate(ctx context.Context, hosts []string, params map[string]interface{}, ...) error
- func NewBucket(template string) (string, int64)
- func NewBucketFromTime(template string, t time.Time) (string, int64)
- func NewId(prefix string) string
- func ScanFiles(root, ext string) ([]string, error)
- func StateToCursor(state []byte) string
- func WithHealthCheck(keyPath string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CursorToState ¶
func GetRootDir ¶
func StateToCursor ¶
func WithHealthCheck ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.