Black Lives Matter
Support the Equal Justice Initiative
Link to Go homepage
  • Why Go
  • Getting Started
  • Discover Packages
  • About
Go.
  • Why Go
  • Getting Started
  • Discover Packages
  • About
  • golang.org
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
Go
rpc
Version v0.0.0-...-5710d9c
Latest Go to latest
May 1, 2020 None detected not legal advice 38 Imports 0 Imported by
  • 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
The Go Gopher

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
DetailsLearn more
  • checked Valid go.mod file
  • unchecked Redistributable license
  • unchecked Tagged version
  • unchecked Stable version
Repository
https://github.com/Tau-Coin/taucoin-mobile-mining-go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
Why Go Use Cases Case Studies
Getting Started Playground Tour Stack Overflow
Discover Packages
About Download Blog Release Notes Brand Guidelines Code of Conduct
Connect Twitter GitHub Slack Meetup
Gopher in flight goggles
  • Copyright
  • Terms of Service
  • Privacy Policy
  • Report an Issue
  • golang.org
Google logo