utils

package
v3.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 26, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckPathRWMod

func CheckPathRWMod(path string) error

CheckPathRWMod 判断path是否存在且有写权限 @Description: @param path @return bool @return error

func CompactRange

func CompactRange(dbHandle protocol.DBHandle, logger protocol.Logger)

CompactRange 做一次compact @Description: @param dbHandle @param logger

func ConstructDBIndexInfo

func ConstructDBIndexInfo(blkIndex *storePb.StoreInfo, offset, byteLen uint64) []byte

ConstructDBIndexInfo 索引序列化 @Description: @param blkIndex @param offset @param byteLen @return []byte

func CreatePath added in v3.0.1

func CreatePath(path string) error

CreatePath add next time @Description: @param path @return error

func DecodeValueToIndex

func DecodeValueToIndex(blockIndexByte []byte) (*storePb.StoreInfo, error)

DecodeValueToIndex 索引反序列化 @Description: @param blockIndexByte @return *storePb.StoreInfo @return error

func ElapsedMillisSeconds

func ElapsedMillisSeconds(start time.Time) int64

ElapsedMillisSeconds 计算时间差 @Description: @param start @return int64

func PathExists

func PathExists(path string) (bool, error)

PathExists 判断path是否存在 @Description: @param path @return bool @return error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL