Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/temporalio/temporal
/ defaultPathEncoder
Struct
defaultPathEncoder
chasm/path_encoder.go:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
var
DefaultPathEncoder NodePathEncoder = &defaultPathEncoder{}
13
14
type
defaultPathEncoder
struct
{}
15
16
const
(
17
nameSeparator =
'$'
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected