Documentation
¶
Overview ¶
Package binding maps canonical capabilities to stable presentation names.
Index ¶
Constants ¶
View Source
const MaxDirectNameLength = 64
MaxDirectNameLength is the provider-facing tool-name limit.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Path ¶
type Path struct {
// contains filtered or unexported fields
}
Path carries canonical transport identity and presentation aliases.
func (Path) CanonicalNamespace ¶
CanonicalNamespace returns the namespace used by transport dispatch.
func (Path) CanonicalOperation ¶
CanonicalOperation returns the operation used by transport dispatch.
Click to show internal directories.
Click to hide internal directories.