Directories ¶
Path | Synopsis |
---|---|
_tmpls
|
|
blah
module
|
|
blah2
module
|
|
cmd
|
|
bindmntresolve
bindmntresolve prints the real directory path on disk of a possibly bind-mounted path
|
bindmntresolve prints the real directory path on disk of a possibly bind-mounted path |
concsh
concsh allows you to concurrently run commands from your shell.
|
concsh allows you to concurrently run commands from your shell. |
egrunner
egrunner runs bash scripts in a Docker container to help with creating reproducible examples.
|
egrunner runs bash scripts in a Docker container to help with creating reproducible examples. |
gai/gotype
The gotype command does syntactic and semantic analysis of Go files and packages like the front-end of a Go compiler.
|
The gotype command does syntactic and semantic analysis of Go files and packages like the front-end of a Go compiler. |
gitgodoc
gitgodoc allows you to view `godoc` documentation for different branches of a Git repository
|
gitgodoc allows you to view `godoc` documentation for different branches of a Git repository |
gitlscurr
gitlscurr is an extended version of git ls-files that aims to reflect the files currently on disk as opposed to the current index (deleted files are in the index but not on disk)
|
gitlscurr is an extended version of git ls-files that aims to reflect the files currently on disk as opposed to the current index (deleted files are in the index but not on disk) |
gjbt
gjbt is a simple (temporary) wrapper for GopherJS to run tests in Chrome as opposed to NodeJS.
|
gjbt is a simple (temporary) wrapper for GopherJS to run tests in Chrome as opposed to NodeJS. |
gogenerate
gogenerate is a cache-based wrapper around go generate directives.
|
gogenerate is a cache-based wrapper around go generate directives. |
golistalldeps
golistalldeps transitively lists all dependencies (package, test and xtest) of specified packages in a format identical to go list
|
golistalldeps transitively lists all dependencies (package, test and xtest) of specified packages in a format identical to go list |
internal/gogenerate
gogenerate is a cache-based wrapper around go generate directives.
|
gogenerate is a cache-based wrapper around go generate directives. |
mdreplace
mdreplace is a tool to help you keep your markdown README/documentation current.
|
mdreplace is a tool to help you keep your markdown README/documentation current. |
modpub
modpub is a tool to help create a directory of vgo modules from a git respository.
|
modpub is a tool to help create a directory of vgo modules from a git respository. |
pkgconcat
pkgconcat is a simple tool that concatenates the contents of a package into a single file
|
pkgconcat is a simple tool that concatenates the contents of a package into a single file |
protoc
The protoc command is a Go modules-based wrapper around the C++ protoc command.
|
The protoc command is a Go modules-based wrapper around the C++ protoc command. |
protoc/internal/getprotoc
getprotoc is a go:generate generator that downloads a given version of the C++ protoc compiler.
|
getprotoc is a go:generate generator that downloads a given version of the C++ protoc compiler. |
vartojson
The vartojson command writes the JSON marshaled value of a variable to a file.
|
The vartojson command writes the JSON marshaled value of a variable to a file. |
watcher
watcher is a Linux-based directory watcher for triggering commands
|
watcher is a Linux-based directory watcher for triggering commands |
Package gogenerate exposes some of the unexported internals of the go generate command as a convenience for the authors of go generate generators.
|
Package gogenerate exposes some of the unexported internals of the go generate command as a convenience for the authors of go generate generators. |
gopherize.me
|
|
Package highlightjs provides an incomplete wrapper for Highlight.js (https://github.com/isagalaev/highlight.js), a Javascript syntax highlighter
|
Package highlightjs provides an incomplete wrapper for Highlight.js (https://github.com/isagalaev/highlight.js), a Javascript syntax highlighter |
Package hybridimporter is an implementation of go/types.ImporterFrom that uses depdency export information where it can, falling back to a source-file based importer otherwise.
|
Package hybridimporter is an implementation of go/types.ImporterFrom that uses depdency export information where it can, falling back to a source-file based importer otherwise. |
srcimporter
Package srcimporter implements importing directly from source files rather than installed packages.
|
Package srcimporter implements importing directly from source files rather than installed packages. |
Package immutable is a helper package for the immutable data structures generated by myitcv.io/immutable/cmd/immutableGen.
|
Package immutable is a helper package for the immutable data structures generated by myitcv.io/immutable/cmd/immutableGen. |
cmd/immutableGen
immutableGen is a go generate generator that creates immutable struct, map and slice type declarations from template type declarations.
|
immutableGen is a go generate generator that creates immutable struct, map and slice type declarations from template type declarations. |
internal
|
|
ast
Package ast defines the AST data structures used by gotoc.
|
Package ast defines the AST data structures used by gotoc. |
gendesc
Package gendesc generates descriptor protos from an AST.
|
Package gendesc generates descriptor protos from an AST. |
parser
Package parser parses proto files into gotoc's AST representation.
|
Package parser parses proto files into gotoc's AST representation. |
Package react is a set of GopherJS bindings for Facebook's React, a Javascript library for building user interfaces.
|
Package react is a set of GopherJS bindings for Facebook's React, a Javascript library for building user interfaces. |
cmd/coreGen
coreGen is a go generate generator that helps to automate writing the core of myitcv.io/react.
|
coreGen is a go generate generator that helps to automate writing the core of myitcv.io/react. |
cmd/cssGen
cssGen is a temporary code generator for the myitcv.io/react.CSS type
|
cssGen is a temporary code generator for the myitcv.io/react.CSS type |
cmd/reactGen
reactGen is a go generate generator that helps to automate the process of writing GopherJS React web applications.
|
reactGen is a go generate generator that helps to automate the process of writing GopherJS React web applications. |
cmd/reactVet
reactVet is a vet program used to check the correctness of myitcv.io/react based packages.
|
reactVet is a vet program used to check the correctness of myitcv.io/react based packages. |
cmd/stateGen
stateGen is a go generate generator that helps to automate the process of creating state trees for use in GopherJS React web applications.
|
stateGen is a go generate generator that helps to automate the process of creating state trees for use in GopherJS React web applications. |
examples/sites/raffle/checker
checker is a simpler command line tool for checking entries to the raffle
|
checker is a simpler command line tool for checking entries to the raffle |
jsx
Package jsx allows you to render blocks of HTML as myitcv.io/react elements.
|
Package jsx allows you to render blocks of HTML as myitcv.io/react elements. |
Package remarkable provides an incomplete wrapper for remarkable (https://github.com/jonschlinkert/remarkable), a pure Javascript markdown parser
|
Package remarkable provides an incomplete wrapper for remarkable (https://github.com/jonschlinkert/remarkable), a pure Javascript markdown parser |
Click to show internal directories.
Click to hide internal directories.