Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
type Repository struct {
Instance systeminformation.SystemInformation
}
func (*Repository) Clear ¶
func (repo *Repository) Clear()
func (*Repository) SetSystemInformation ¶
func (repo *Repository) SetSystemInformation(instance systeminformation.SystemInformation)
func (*Repository) SystemInformation ¶
func (repo *Repository) SystemInformation() (systeminformation.SystemInformation, bool)
type V1 ¶
type V1 struct {
plugin.Facade
systeminformationv1.SystemInformationServicePluginClient
}
func (*V1) GetSystemInfo ¶
func (v1 *V1) GetSystemInfo( ctx context.Context, req *systeminformation.GetSystemInfoRequest, ) (*systeminformation.GetSystemInfoResponse, error)
func (*V1) ServiceInfo ¶
Click to show internal directories.
Click to hide internal directories.