Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct { pbf.WardenClient *grpc.ClientConn // contains filtered or unexported fields }
type Opts ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Server API for Safari service
func (*Service) Encounter ¶
func (sf *Service) Encounter(stream pbf.Warden_EncounterServer) error
Encounter will attempt to catch the pokemon
If caught, this pokemon will be deposited into the Trainer's PC
Click to show internal directories.
Click to hide internal directories.