Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type File ¶
type File struct {
// contains filtered or unexported fields
}
func (*File) Append ¶
func (db *File) Append(req *loggerv1alpha1.WriteRequest) (n int, err error)
func (*File) ListAndWatch ¶
func (*File) ReadAndWatch ¶
func (db *File) ReadAndWatch( ctx context.Context, address string, logName string, out chan<- *loggerv1alpha1.ReadResponse, ) error
Click to show internal directories.
Click to hide internal directories.