Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoSupported = errors.New("not supported")
Functions ¶
Types ¶
type CollectionFunc ¶
type CollectionFunc func(collName string) mongobyc.CollectionInterface
type Service ¶
func (*Service) SetMan ¶
func (s *Service) SetMan(man *manager.TxnManager)
func (*Service) WebService ¶
func (s *Service) WebService() *restful.WebService
type TXRPC ¶
func (*TXRPC) SetMan ¶
func (t *TXRPC) SetMan(man *manager.TxnManager)
func (*TXRPC) WatchTransaction ¶
Click to show internal directories.
Click to hide internal directories.