syscall_linux

package
v0.0.0-...-8073689 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2015 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package syscall-linux wraps the standard syscall package for Linux.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFS

func NewFS() (syscall.SyscallFS, error)

Constructs a new SyscallFS instance and returns it providing the effective user id is root. Otherwise return an error.

Types

type ImplErrorId

type ImplErrorId int

ImplErrorId is used for error ids relating to the implementation of this package.

const (
	ErrNotRoot ImplErrorId = iota // root is required to create a SyscallFS
)

Jump to

Keyboard shortcuts

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