Home
last modified time | relevance | path

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

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/client/testutil/
H A Drpc.go19 StreamingRpcHandler(method string) (structs.StreamingRpcHandler, error) methodSpec
/dports/sysutils/nomad/nomad-1.1.0/client/testutil/
H A Drpc.go19 StreamingRpcHandler(method string) (structs.StreamingRpcHandler, error) methodSpec
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstreaming_rpc.go25 type StreamingRpcHandler func(conn io.ReadWriteCloser) type
/dports/sysutils/nomad/nomad-1.1.0/nomad/structs/
H A Dstreaming_rpc.go25 type StreamingRpcHandler func(conn io.ReadWriteCloser) type
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstreaming_rpc.go25 type StreamingRpcHandler func(conn io.ReadWriteCloser) type
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/client/
H A Drpc.go44 func (c *Client) StreamingRpcHandler(method string) (structs.StreamingRpcHandler, error) { func
/dports/sysutils/nomad/nomad-1.1.0/client/
H A Drpc.go45 func (c *Client) StreamingRpcHandler(method string) (structs.StreamingRpcHandler, error) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/
H A Dserver.go1452 func (s *Server) StreamingRpcHandler(method string) (structs.StreamingRpcHandler, error) { func
/dports/sysutils/nomad/nomad-1.1.0/nomad/
H A Dserver.go1579 func (s *Server) StreamingRpcHandler(method string) (structs.StreamingRpcHandler, error) { func