Documentation ¶
Index ¶
Constants ¶
View Source
const (
RootNamespaceID = "root"
)
Variables ¶
View Source
var (
ErrNoNamespace error = errors.New("no namespace")
)
Functions ¶
func Canonicalize ¶
Canonicalize trims any prefix '/' and adds a trailing '/' to the provided string
func ContextWithNamespace ¶
func TestContext ¶
Types ¶
type Namespace ¶
func (*Namespace) TrimmedPath ¶
Click to show internal directories.
Click to hide internal directories.