Discover Packages
github.com/fibonacci1729/go.ref
services
syncbase
syncbaselib
package
Version:
v0.0.0-...-ff5f600
Opens a new window with list of versions in this module.
Published: Apr 30, 2016
License: BSD-3-Clause
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package syncbaselib defines a Main function that takes syncbased flags as
arguments, for use in syncbased/v23_main.go as well as gosh. It also defines
a Serve function, called from Main as well as syncbased/mojo_main.go.
Serve starts the Syncbase server. Returns rpc.Server and rpc.Dispatcher for
use in the Mojo bindings, along with a cleanup function.
Note: Where possible, we have flag default values be zero values, so that
struct-based configuration matches flag-based configuration.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.