package
0.0.0-20180611215616-c83d28836b67
Repository: https://github.com/motki/core.git
Documentation: pkg.go.dev

# Functions

New creates a new Client using the given model configuration.

# Variables

No description provided by the author
No description provided by the author

# Structs

AssetClient handles asset related functionality.
CharacterClient retrieves character, corporation, and alliance information.
EVEUniverseClient provides information about the EVE universe.
GRPCClient is the defacto implementation of the Client interface.
InventoryClient is the interface for corporation inventory management.
ItemTypeClient retrieves type information for items in the EVE universe.
LocationClient provides location information using denormalized location IDs.
MarketClient retrieves market price information about types in the EVE universe.
ProductClient is the interface for managing corporation production chains.
StructureClient retrieves information about player-owned Citadels in EVE.
UserClient handles authenticating a user session.

# Interfaces

A Client provides a remote interface to the MOTKI model package.