Home
last modified time | relevance | path

Searched refs:userPassID (Results 1 – 4 of 4) sorted by relevance

/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go67 userPassID = "password" const
782 …FormatID, senderaddressID, senderNameID, hostNameID, hostPortID, userNameID, userPassID, subjectID)
861 userPass, ok := node.attributes[userPassID]
863 return nil, newMissingArgumentError(node.name, userPassID)
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go67 userPassID = "password" const
782 …FormatID, senderaddressID, senderNameID, hostNameID, hostPortID, userNameID, userPassID, subjectID)
861 userPass, ok := node.attributes[userPassID]
863 return nil, newMissingArgumentError(node.name, userPassID)
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go67 userPassID = "password" const
782 …FormatID, senderaddressID, senderNameID, hostNameID, hostPortID, userNameID, userPassID, subjectID)
861 userPass, ok := node.attributes[userPassID]
863 return nil, newMissingArgumentError(node.name, userPassID)
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcfg_parser.go67 userPassID = "password" const
782 …FormatID, senderaddressID, senderNameID, hostNameID, hostPortID, userNameID, userPassID, subjectID)
861 userPass, ok := node.attributes[userPassID]
863 return nil, newMissingArgumentError(node.name, userPassID)