Documentation
¶
Index ¶
- func Context(ctx context.Context) context.Context
- func ResolveCharacter(ctx context.Context, charID int32) (int32, string)
- func ResolveCorporation(ctx context.Context, corpID int32) (int32, string)
- func ResolveName(ctx context.Context, charID ...int32) ([]esi.PostUniverseNames200Ok, error)
- func Run(ctx context.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResolveCharacter ¶
ResolveCharacter returns the ID and name of the character's corporation
func ResolveCorporation ¶
ResolveCorporation returns the ID and name of the corporation's alliance
func ResolveName ¶
ResolveName returns the post universe names return
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.