procsyswrapper

package
v1.9.1 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package procsyswrapper contains helper functions for doing /proc/sys calls

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProcSys

type ProcSys interface {
	Get(key string) (string, error)
	Set(key, value string) error
}

ProcSys is the /proc/sys interface wrapper

func NewProcSys

func NewProcSys() ProcSys

NewProcSys returns a new ProcSys

Directories

Path Synopsis
Package mock_procsyswrapper is a generated GoMock package.
Package mock_procsyswrapper is a generated GoMock package.

Jump to

Keyboard shortcuts

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