Documentation ¶
Index ¶
- func ChCloser[C ~chan T, T any](chs ...C) err2.Handler
- func DoEnter(conn *grpc.ClientConn, ctx context.Context, cmd *authn.Cmd) (ch chan *authn.CmdStatus, err error)
- func DoEnterSecret(conn *grpc.ClientConn, smsg *authn.SecretMsg) (res *authn.SecretResult, err error)
- func New(cert, addr string, port int) (conn *grpc.ClientConn, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoEnterSecret ¶
func DoEnterSecret( conn *grpc.ClientConn, smsg *authn.SecretMsg, ) ( res *authn.SecretResult, err error, )
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.