# Functions
FighterFromProto converts a generated proto counterpart into a single Fighter struct.
FightersFromProto converts a slice of generated proto counterparts into a slice of Fighter structs.
No description provided by the author
FighterStatsFromProto converts a generated proto counterpart into a single Fighter stats struct..
FighterStatsrToProto converts a single Fighter stats struct into a generated proto counterpart.
FightersToProto converts a slice of Fighter structs into a slice of generated proto counterparts.
FighterToProto converts a single Fighter struct into a generated proto counterpart.
HealthStatusToProto converts HealthStatus model to gen.HealthResponse.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Fighter represents fighter information.
FightersRequest represents a request for fighters.
FighterStats represents statistical information for a fighter.
No description provided by the author