Documentation ¶
Index ¶
- Variables
- func AuthUser(authReq models.AuthenticationRequest, pga *pg_actions.PgActions) error
- func Collect(authReq models.AuthenticationRequest, pga *pg_actions.PgActions) error
- func CreateUser(authReq models.AuthenticationRequest, pga *pg_actions.PgActions) error
- func CreateUserHW(authReq models.AuthenticationRequest, pga *pg_actions.PgActions) error
- func DeleteUser(authReq models.AuthenticationRequest, pga *pg_actions.PgActions) error
- func GenericEventHandler(msg []byte, queueClient *queue.Queue, pga *pg_actions.PgActions, ...)
- func UpdateUser(authReq models.AuthenticationRequest, pga *pg_actions.PgActions) error
Constants ¶
This section is empty.
Variables ¶
View Source
var XZClient *clients.XizhiClient
Functions ¶
func AuthUser ¶
func AuthUser(authReq models.AuthenticationRequest, pga *pg_actions.PgActions) error
func Collect ¶
func Collect(authReq models.AuthenticationRequest, pga *pg_actions.PgActions) error
func CreateUser ¶
func CreateUser(authReq models.AuthenticationRequest, pga *pg_actions.PgActions) error
func CreateUserHW ¶
func CreateUserHW(authReq models.AuthenticationRequest, pga *pg_actions.PgActions) error
func DeleteUser ¶
func DeleteUser(authReq models.AuthenticationRequest, pga *pg_actions.PgActions) error
func GenericEventHandler ¶
func GenericEventHandler(msg []byte, queueClient *queue.Queue, pga *pg_actions.PgActions, rq *queue.ResultQueue)
func UpdateUser ¶
func UpdateUser(authReq models.AuthenticationRequest, pga *pg_actions.PgActions) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.