Home
last modified time | relevance | path

Searched refs:CustomReceiverProducers (Results 1 – 8 of 8) sorted by relevance

/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go132 CustomReceiverProducers map[string]CustomReceiverProducer member
136 return fmt.Sprintf("CfgParams: {custom_recs=%d}", len(cfg.CustomReceiverProducers))
698 if cfg != nil && cfg.CustomReceiverProducers != nil {
699 if prod, ok := cfg.CustomReceiverProducers[customName]; ok {
H A Dcfg_parser_test.go493 CustomReceiverProducers: map[string]CustomReceiverProducer{
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go132 CustomReceiverProducers map[string]CustomReceiverProducer member
136 return fmt.Sprintf("CfgParams: {custom_recs=%d}", len(cfg.CustomReceiverProducers))
698 if cfg != nil && cfg.CustomReceiverProducers != nil {
699 if prod, ok := cfg.CustomReceiverProducers[customName]; ok {
H A Dcfg_parser_test.go493 CustomReceiverProducers: map[string]CustomReceiverProducer{
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go132 CustomReceiverProducers map[string]CustomReceiverProducer member
136 return fmt.Sprintf("CfgParams: {custom_recs=%d}", len(cfg.CustomReceiverProducers))
698 if cfg != nil && cfg.CustomReceiverProducers != nil {
699 if prod, ok := cfg.CustomReceiverProducers[customName]; ok {
H A Dcfg_parser_test.go493 CustomReceiverProducers: map[string]CustomReceiverProducer{
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go132 CustomReceiverProducers map[string]CustomReceiverProducer member
136 return fmt.Sprintf("CfgParams: {custom_recs=%d}", len(cfg.CustomReceiverProducers))
698 if cfg != nil && cfg.CustomReceiverProducers != nil {
699 if prod, ok := cfg.CustomReceiverProducers[customName]; ok {
H A Dcfg_parser_test.go493 CustomReceiverProducers: map[string]CustomReceiverProducer{