Directories
¶
| Path | Synopsis |
|---|---|
|
src
|
|
|
github.com/docopt/docopt-go
Package docopt parses command-line arguments based on a help message.
|
Package docopt parses command-line arguments based on a help message. |
|
github.com/emicklei/go-restful
Package restful, a lean package for creating REST-style WebServices without magic.
|
Package restful, a lean package for creating REST-style WebServices without magic. |
|
github.com/emicklei/go-restful/swagger
Package swagger implements the structures of the Swagger https://github.com/wordnik/swagger-spec/blob/master/versions/1.2.md
|
Package swagger implements the structures of the Swagger https://github.com/wordnik/swagger-spec/blob/master/versions/1.2.md |
|
github.com/fatih/color
Package color is an ANSI color package to output colorized or SGR defined output to the standard output.
|
Package color is an ANSI color package to output colorized or SGR defined output to the standard output. |
|
github.com/go-gl/gl/all-core/gl
Package gl implements Go bindings to OpenGL.
|
Package gl implements Go bindings to OpenGL. |
|
github.com/go-gl/gl/v2.1/gl
Package gl implements Go bindings to OpenGL.
|
Package gl implements Go bindings to OpenGL. |
|
github.com/go-gl/gl/v3.1/gles2
Package gles2 implements Go bindings to OpenGL.
|
Package gles2 implements Go bindings to OpenGL. |
|
github.com/go-gl/gl/v3.2-compatibility/gl
Package gl implements Go bindings to OpenGL.
|
Package gl implements Go bindings to OpenGL. |
|
github.com/go-gl/gl/v3.2-core/gl
Package gl implements Go bindings to OpenGL.
|
Package gl implements Go bindings to OpenGL. |
|
github.com/go-gl/gl/v3.3-compatibility/gl
Package gl implements Go bindings to OpenGL.
|
Package gl implements Go bindings to OpenGL. |
|
github.com/go-gl/gl/v3.3-core/gl
Package gl implements Go bindings to OpenGL.
|
Package gl implements Go bindings to OpenGL. |
|
github.com/go-gl/gl/v4.1-compatibility/gl
Package gl implements Go bindings to OpenGL.
|
Package gl implements Go bindings to OpenGL. |
|
github.com/go-gl/gl/v4.1-core/gl
Package gl implements Go bindings to OpenGL.
|
Package gl implements Go bindings to OpenGL. |
|
github.com/go-gl/gl/v4.4-compatibility/gl
Package gl implements Go bindings to OpenGL.
|
Package gl implements Go bindings to OpenGL. |
|
github.com/go-gl/gl/v4.4-core/gl
Package gl implements Go bindings to OpenGL.
|
Package gl implements Go bindings to OpenGL. |
|
github.com/go-gl/gl/v4.5-compatibility/gl
Package gl implements Go bindings to OpenGL.
|
Package gl implements Go bindings to OpenGL. |
|
github.com/go-gl/gl/v4.5-core/gl
Package gl implements Go bindings to OpenGL.
|
Package gl implements Go bindings to OpenGL. |
|
github.com/go-gl/mathgl/mgl32
Package mgl[32|64] (an abbreviation of mathgl since the packages were split between 32 and 64-bit versions) is a pure Go math package specialized for 3D math, with inspiration from GLM.
|
Package mgl[32|64] (an abbreviation of mathgl since the packages were split between 32 and 64-bit versions) is a pure Go math package specialized for 3D math, with inspiration from GLM. |
|
github.com/go-gl/mathgl/mgl64
Package mgl[32|64] (an abbreviation of mathgl since the packages were split between 32 and 64-bit versions) is a pure Go math package specialized for 3D math, with inspiration from GLM.
|
Package mgl[32|64] (an abbreviation of mathgl since the packages were split between 32 and 64-bit versions) is a pure Go math package specialized for 3D math, with inspiration from GLM. |
|
github.com/inkyblackness/chunkie
command
|
|
|
github.com/inkyblackness/hacker
command
|
|
|
github.com/inkyblackness/hacker/diff
Package diff implements the diff algorithm.
|
Package diff implements the diff algorithm. |
|
github.com/jroimartin/gocui
Package gocui allows to create console user interfaces.
|
Package gocui allows to create console user interfaces. |
|
github.com/nsf/termbox-go
termbox is a library for creating cross-platform text-based interfaces
|
termbox is a library for creating cross-platform text-based interfaces |
|
github.com/nsf/termbox-go/_demos
command
|
|
|
golang.org/x/image/bmp
Package bmp implements a BMP image decoder and encoder.
|
Package bmp implements a BMP image decoder and encoder. |
|
golang.org/x/image/colornames
Package colornames provides named colors as defined in the SVG 1.1 spec.
|
Package colornames provides named colors as defined in the SVG 1.1 spec. |
|
golang.org/x/image/draw
Package draw provides image composition functions.
|
Package draw provides image composition functions. |
|
golang.org/x/image/font
Package font defines an interface for font faces, for drawing text on an image.
|
Package font defines an interface for font faces, for drawing text on an image. |
|
golang.org/x/image/font/basicfont
Package basicfont provides fixed-size font faces.
|
Package basicfont provides fixed-size font faces. |
|
golang.org/x/image/font/plan9font
Package plan9font implements font faces for the Plan 9 font and subfont file formats.
|
Package plan9font implements font faces for the Plan 9 font and subfont file formats. |
|
golang.org/x/image/math/f32
Package f32 implements float32 vector and matrix types.
|
Package f32 implements float32 vector and matrix types. |
|
golang.org/x/image/math/f64
Package f64 implements float64 vector and matrix types.
|
Package f64 implements float64 vector and matrix types. |
|
golang.org/x/image/math/fixed
Package fixed implements fixed-point integer types.
|
Package fixed implements fixed-point integer types. |
|
golang.org/x/image/riff
Package riff implements the Resource Interchange File Format, used by media formats such as AVI, WAVE and WEBP.
|
Package riff implements the Resource Interchange File Format, used by media formats such as AVI, WAVE and WEBP. |
|
golang.org/x/image/tiff
Package tiff implements a TIFF image decoder and encoder.
|
Package tiff implements a TIFF image decoder and encoder. |
|
golang.org/x/image/tiff/lzw
Package lzw implements the Lempel-Ziv-Welch compressed data format, described in T. A. Welch, “A Technique for High-Performance Data Compression”, Computer, 17(6) (June 1984), pp 8-19.
|
Package lzw implements the Lempel-Ziv-Welch compressed data format, described in T. A. Welch, “A Technique for High-Performance Data Compression”, Computer, 17(6) (June 1984), pp 8-19. |
|
golang.org/x/image/vp8
Package vp8 implements a decoder for the VP8 lossy image format.
|
Package vp8 implements a decoder for the VP8 lossy image format. |
|
golang.org/x/image/vp8l
Package vp8l implements a decoder for the VP8L lossless image format.
|
Package vp8l implements a decoder for the VP8L lossless image format. |
|
golang.org/x/image/webp
Package webp implements a decoder for WEBP images.
|
Package webp implements a decoder for WEBP images. |
|
golang.org/x/image/webp/nycbcra
Package nycbcra provides non-alpha-premultiplied Y'CbCr-with-alpha image and color types.
|
Package nycbcra provides non-alpha-premultiplied Y'CbCr-with-alpha image and color types. |
Click to show internal directories.
Click to hide internal directories.