Versions in this module Expand all Collapse all v1 v1.0.0 May 13, 2019 Changes in this version + type StatusRestService struct + func NewStatusRestService() *StatusRestService + type StatusService struct + func NewStatusService() *StatusService + func (st *StatusService) GetGlobalServiceStatus(ctx context.Context, empty *common.EmptyMessage) (*status.ServerStatusMessage, error) + func (st *StatusService) GetServerTime(ctx context.Context, empty *common.EmptyMessage) (*status.ServerTimeMessage, error) + func (st *StatusService) GetVersion(ctx context.Context, empty *common.EmptyMessage) (*common.Version, error)