Black Lives Matter
Support the Equal Justice Initiative
Why Go
Getting Started
Discover Packages
About
Discover Packages
github.com/Tau-Coin/taucoin-mobile-mining-go
rpc
rpc
package
Version v0.0.0-...-5710d9c
Latest
Latest
Go to latest
May 1, 2020
UNKNOWN
not legal advice
38
Imports
0
Imported by
rpc
Version v0.0.0-...-5710d9c
Latest
Go to latest
May 1, 2020
None detected
not legal advice
38
Imports
0
Imported by
Main
Versions
Licenses
Imports
Imported By
Outline
Outline
README
Overview
Index
Examples
Constants
Variables
NewHTTPServer(cors, vhosts, timeouts, srv)
NewWSServer(allowedOrigins, srv)
type API
type BatchElem
type BlockNumber
(bn) Int64()
(bn) UnmarshalJSON(data)
type Client
ClientFromContext(ctx)
Dial(rawurl)
DialContext(ctx, rawurl)
DialHTTP(endpoint)
DialHTTPWithClient(endpoint, client)
DialIO(ctx, in, out)
DialIPC(ctx, endpoint)
DialInProc(handler)
DialStdIO(ctx)
DialWebsocket(ctx, endpoint, origin)
(c) BatchCall(b)
(c) BatchCallContext(ctx, b)
(c) Call(result, method, args)
(c) CallContext(ctx, result, method, args)
(c) Close()
(c) Notify(ctx, method, args)
(c) RegisterName(name, receiver)
(c) ShhSubscribe(ctx, channel, args)
(c) Subscribe(ctx, namespace, channel, args)
(c) SupportedModules()
(c) TauSubscribe(ctx, channel, args)
type ClientSubscription
(sub) Err()
(sub) Unsubscribe()
type CodecOption
type Conn
type ConnRemoteAddr
type Error
type HTTPTimeouts
type ID
NewID()
type Notifier
NotifierFromContext(ctx)
(n) Closed()
(n) CreateSubscription()
(n) Notify(id, data)
type RPCService
(s) Modules()
type Server
NewServer()
StartHTTPEndpoint(endpoint, apis, modules, cors, vhosts, timeouts)
StartIPCEndpoint(ipcEndpoint, apis)
StartWSEndpoint(endpoint, apis, modules, wsOrigins, exposeAll)
(s) RegisterName(name, receiver)
(s) ServeCodec(codec, options)
(s) ServeHTTP(w, r)
(s) ServeListener(l)
(s) Stop()
(s) WebsocketHandler(allowedOrigins)
type ServerCodec
NewJSONCodec(conn)
type Subscription
(s) Err()
(s) MarshalJSON()
Source Files
Directories
Jump to ...
Documentation
Overview
Index
Examples
Constants
Variables
Functions
NewHTTPServer(cors, vhosts, timeouts, srv)
NewWSServer(allowedOrigins, srv)
Types
type API
type BatchElem
type BlockNumber
(bn) Int64()
(bn) UnmarshalJSON(data)
type Client
ClientFromContext(ctx)
Dial(rawurl)
DialContext(ctx, rawurl)
DialHTTP(endpoint)
DialHTTPWithClient(endpoint, client)
DialIO(ctx, in, out)
DialIPC(ctx, endpoint)
DialInProc(handler)
DialStdIO(ctx)
DialWebsocket(ctx, endpoint, origin)
(c) BatchCall(b)
(c) BatchCallContext(ctx, b)
(c) Call(result, method, args)
(c) CallContext(ctx, result, method, args)
(c) Close()
(c) Notify(ctx, method, args)
(c) RegisterName(name, receiver)
(c) ShhSubscribe(ctx, channel, args)
(c) Subscribe(ctx, namespace, channel, args)
(c) SupportedModules()
(c) TauSubscribe(ctx, channel, args)
type ClientSubscription
(sub) Err()
(sub) Unsubscribe()
type CodecOption
type Conn
type ConnRemoteAddr
type Error
type HTTPTimeouts
type ID
NewID()
type Notifier
NotifierFromContext(ctx)
(n) Closed()
(n) CreateSubscription()
(n) Notify(id, data)
type RPCService
(s) Modules()
type Server
NewServer()
StartHTTPEndpoint(endpoint, apis, modules, cors, vhosts, timeouts)
StartIPCEndpoint(ipcEndpoint, apis)
StartWSEndpoint(endpoint, apis, modules, wsOrigins, exposeAll)
(s) RegisterName(name, receiver)
(s) ServeCodec(codec, options)
(s) ServeHTTP(w, r)
(s) ServeListener(l)
(s) Stop()
(s) WebsocketHandler(allowedOrigins)
type ServerCodec
NewJSONCodec(conn)
type Subscription
(s) Err()
(s) MarshalJSON()
Source Files
Documentation not displayed due to license restrictions.
See our
license policy
.
Source Files
View all
client.go
constants_unix.go
doc.go
endpoints.go
errors.go
gzip.go
handler.go
http.go
inproc.go
ipc.go
ipc_unix.go
json.go
server.go
service.go
stdio.go
subscription.go
types.go
websocket.go
Details
Learn more
Valid
go.mod
file
Redistributable license
Tagged version
Stable version
Repository
https://github.com/Tau-Coin/taucoin-mobile-mining-go
Jump to
Close
Keyboard shortcuts
?
: This menu
/
: Search site
f
or
F
: Jump to
Close