Documentation
¶
Index ¶
Constants ¶
View Source
const (
TypeRepositoryAdded = "REPOSITORY_ADDED"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventPub ¶
type EventPub struct {
// contains filtered or unexported fields
}
func NewFromConfig ¶
func (*EventPub) RepositoryAdded ¶
func (evp *EventPub) RepositoryAdded(event *RepositoryAddedEvent) error
type EventPublisher ¶
type EventPublisher interface{}
type RepositoryAddedEvent ¶
Click to show internal directories.
Click to hide internal directories.