Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DatabaseChannel ¶
type RedisDatabase ¶
func (*RedisDatabase) CreateStore ¶
func (*RedisDatabase) DeleteStore ¶
func (db *RedisDatabase) DeleteStore(key string) error
type RedisDatabaseChannel ¶
type Server ¶
type Server struct { Config *util.Config Database Database DatabaseChannel DatabaseChannel }
func (*Server) VerifyCode ¶
func (server *Server) VerifyCode(ctx context.Context, request *proto.VerifyRequest) (*proto.VerifyReply, error)
func (*Server) WaitPermit ¶
func (server *Server) WaitPermit(permitServer proto.KeyLetter_WaitPermitServer) error
Click to show internal directories.
Click to hide internal directories.