fs

package
v0.0.17 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2021 License: CC0-1.0, CC0-1.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrAddress          = errors.New("server address requested doesn't match the default")
	ErrExist            = errors.New("path exists")
	ErrMalformedMessage = errors.New("malformed message")
	ErrNotExist         = errors.New("path does not exist")
	ErrUnknownULID      = errors.New("unknown ULID")
)

errors

Functions

func ULIDFromRequest

func ULIDFromRequest(lg log.Interface, msg map[string]interface{}) (string, error)

ULIDFromRequest extracts the ULID from the request msg and returns it.

Types

This section is empty.

Jump to

Keyboard shortcuts

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