Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BindMinioPutEventChan ¶
func BindMinioPutEventChan(conn *nats.EncodedConn, eventChan chan *MinioPutEvent) (*nats.Subscription, error)
func NewJSONEncodedNATSConn ¶
Types ¶
type MinioPutEvent ¶
type MinioPutEvent struct {
Key string
}
func (*MinioPutEvent) GetPackageName ¶
func (e *MinioPutEvent) GetPackageName() string
type StubRunner ¶
type StubRunner struct { }
Click to show internal directories.
Click to hide internal directories.