package hcserror

import "github.com/Microsoft/hcsshim/internal/hcserror"

Index

Functions

func New

func New(err error, title, rest string) error

func Win32FromError

func Win32FromError(err error) uint32

Types

type HcsError

type HcsError struct {
	Err error
	// contains filtered or unexported fields
}

func (*HcsError) Error

func (e *HcsError) Error() string

Source Files

doc.go hcserror.go

Version
v0.13.0 (latest)
Published
Apr 21, 2025
Platform
windows/amd64
Imports
3 packages
Last checked
1 hour ago

Tools for package owners.