Documentation
¶
Overview ¶
Copyright 2023 The Chromium Authors Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
Copyright 2023 The Chromium Authors Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
Copyright 2023 The Chromium Authors Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IPlatform ¶
type IPlatform interface{}
IPlatform provides the different functions in different platforms. e.g. reboot
func NewChromeosPlatform ¶
func NewChromeosPlatform() IPlatform
func NewDebianPlatform ¶
func NewDebianPlatform() IPlatform
Click to show internal directories.
Click to hide internal directories.