Home
last modified time | relevance | path

Searched defs:wsConfig (Results 1 – 1 of 1) sorted by relevance

/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/node/
H A Drpcstack.go46 type wsConfig struct { struct
47 Origins []string
48 Modules []string
49 prefix string // path prefix on which to mount ws handler
72 wsConfig wsConfig member