Home
last modified time | relevance | path

Searched defs:customReceiverDispatcher (Results 1 – 4 of 4) sorted by relevance

/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Ddispatch_custom.go147 type customReceiverDispatcher struct { struct
148 formatter *formatter
149 innerReceiver CustomReceiver
150 customReceiverName string
151 usedArgs CustomReceiverInitArgs
192 func (disp *customReceiverDispatcher) Dispatch(
211 func (disp *customReceiverDispatcher) Flush() {
216 func (disp *customReceiverDispatcher) Close() error {
227 func (disp *customReceiverDispatcher) String() string {
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Ddispatch_custom.go147 type customReceiverDispatcher struct { struct
148 formatter *formatter
149 innerReceiver CustomReceiver
150 customReceiverName string
151 usedArgs CustomReceiverInitArgs
192 func (disp *customReceiverDispatcher) Dispatch(
211 func (disp *customReceiverDispatcher) Flush() {
216 func (disp *customReceiverDispatcher) Close() error {
227 func (disp *customReceiverDispatcher) String() string {
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Ddispatch_custom.go147 type customReceiverDispatcher struct { struct
148 formatter *formatter
149 innerReceiver CustomReceiver
150 customReceiverName string
151 usedArgs CustomReceiverInitArgs
192 func (disp *customReceiverDispatcher) Dispatch(
211 func (disp *customReceiverDispatcher) Flush() {
216 func (disp *customReceiverDispatcher) Close() error {
227 func (disp *customReceiverDispatcher) String() string {
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Ddispatch_custom.go147 type customReceiverDispatcher struct { struct
148 formatter *formatter
149 innerReceiver CustomReceiver
150 customReceiverName string
151 usedArgs CustomReceiverInitArgs
192 func (disp *customReceiverDispatcher) Dispatch(
211 func (disp *customReceiverDispatcher) Flush() {
216 func (disp *customReceiverDispatcher) Close() error {
227 func (disp *customReceiverDispatcher) String() string {