Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LOGGER = logging.MustGetLogger("whitlist-handler")
Functions ¶
This section is empty.
Types ¶
type ParticipantWhiteList ¶
type ParticipantWhiteList struct {
// contains filtered or unexported fields
}
func CreateWhiteListServiceOperations ¶
func CreateWhiteListServiceOperations() (op ParticipantWhiteList)
func (*ParticipantWhiteList) CheckWhiteListParticipant ¶
func (op *ParticipantWhiteList) CheckWhiteListParticipant(inspector, inspected, settlementAccountName string) (string, error)
Click to show internal directories.
Click to hide internal directories.