Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncWriter ¶
type SyncWriter struct {
// contains filtered or unexported fields
}
func NewSyncWriter ¶
func NewSyncWriter(rootCaFile, address string, partitionId int) (*SyncWriter, error)
func (*SyncWriter) Close ¶
func (s *SyncWriter) Close() error
func (*SyncWriter) SimpleWrite ¶
func (s *SyncWriter) SimpleWrite(input []byte) error
func (*SyncWriter) Start ¶
func (s *SyncWriter) Start() error
Click to show internal directories.
Click to hide internal directories.