utils

package
v0.0.0-...-8a2e51b Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 2 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VolumeId

type VolumeId struct {
	Prefix string `json:"prefix"`
	Suffix string `json:"suffix"`
}

func NewVolumeId

func NewVolumeId(prefix, suffix string) VolumeId

func NewVolumeIdFromEncodedString

func NewVolumeIdFromEncodedString(volumeString string) (VolumeId, error)

func (VolumeId) GetUniqueId

func (id VolumeId) GetUniqueId() string

Jump to

Keyboard shortcuts

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