Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MaybeLoadVolumeInfo ¶
func MaybeLoadVolumeInfo(fileName string) (volumeInfo *volume_server_pb.VolumeInfo, hasRemoteFile bool, hasVolumeInfoFile bool, err error)
MaybeLoadVolumeInfo load the file data as *volume_server_pb.VolumeInfo, the returned volumeInfo will not be nil
func SaveVolumeInfo ¶
func SaveVolumeInfo(fileName string, volumeInfo *volume_server_pb.VolumeInfo) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.