package
0.0.0-20240105075242-dddda54ea9f0
Repository: https://github.com/linuxdeepin/go-lib.git
Documentation: pkg.go.dev

# Interfaces

ConversationHandler is an interface for objects that can be used as conversation callbacks during PAM authentication.

# Type aliases

ConversationFunc is an adapter to allow the use of ordinary functions as conversation callbacks.