Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventManager ¶
type EventManager struct {
EventCache []events.EventDataLog
// contains filtered or unexported fields
}
func NewEventManager ¶
func NewEventManager(stub shim.ChaincodeStubInterface) *EventManager
func (*EventManager) Flush ¶
func (evmgr *EventManager) Flush(eventName string) error
Click to show internal directories.
Click to hide internal directories.