Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnnotationPublisher ¶
type AnnotationPublisher struct {
// contains filtered or unexported fields
}
func NewAnnotationPublisher ¶
func NewAnnotationPublisher() (*AnnotationPublisher, error)
func (*AnnotationPublisher) Clean ¶
func (a *AnnotationPublisher) Clean() error
func (*AnnotationPublisher) Publish ¶
func (a *AnnotationPublisher) Publish(data string) error
Click to show internal directories.
Click to hide internal directories.