repository

package
v0.0.0-...-3ed04b3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 12, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientVersionRepository

type ClientVersionRepository interface {
	Version(platform string) int
}

ClientVersionRepository はクライアントバージョンの取得を抽象化します。

type MaintenanceRepository

type MaintenanceRepository interface {
	Active() bool
	Message() string
}

MaintenanceRepository はメンテナンス状態の取得を抽象化します。

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL