g

module
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2024 License: MIT

README

Utility packages for Go.

  • go9p

    Utility functions for go9p

  • image

    A Bitmap image of BinaryColor values implementing the image.Image interface. It is used by packages pnm and xbm, which contain decoders for raw PBM and XBM images.

  • ioutil

    ChannelizeReader and IsTerminal.

  • windows/registry

    Access to Windows' registry database (still read-only).

  • windows/setupapi

    Access to some SetupDi functions.

  • syscall

    System functions for Linux and Windows that are not defined by golang.org/x/sys; some of them are needed to implement the above packages.

    They make use of mksyscall.pl resp. mkwinsyscall from $GOROOT/src/pkg/syscall.

Directories

Path Synopsis
examples
user
A simple implementation of go9p's User interface
A simple implementation of go9p's User interface
Package image implements a bitmap image type, and a binary color type
Package image implements a bitmap image type, and a binary color type
pnm
Package pnm implements a PBM image decoder.
Package pnm implements a PBM image decoder.
xbm
Package xbm implements an X11 Bitmap decoder.
Package xbm implements an X11 Bitmap decoder.
windows
registry
A package allowing access to Windows' Registry database.
A package allowing access to Windows' Registry database.
setupapi
Some utility functions from SetupAPI.
Some utility functions from SetupAPI.

Jump to

Keyboard shortcuts

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