Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MCVersionsService ¶
type MCVersionsService struct {
// contains filtered or unexported fields
}
func New ¶
func New(kvs kvs.KeyValueStore) MCVersionsService
func (MCVersionsService) GetOverridenManifestUrl ¶
func (mcv MCVersionsService) GetOverridenManifestUrl() string
func (MCVersionsService) GetServerInfo ¶
func (mcv MCVersionsService) GetServerInfo(ctx context.Context, version string) (*lm.ServerInfo, error)
func (MCVersionsService) GetVersions ¶
func (mcv MCVersionsService) GetVersions(ctx context.Context) ([]lm.VersionInfo, error)
Click to show internal directories.
Click to hide internal directories.