go

module
v0.0.0-...-c5ca51d Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2024 License: MIT

README

go

Go Library

Useful tools, middleware, types, and more, used for building web apps, commands, and various software.

Dev-Container

This repo uses a dev container for development. Typical use case is in VS Code install the 'Dev Containers' extension reopen the project in the container specified in /.devcontainer/docker-compose.yml.

Repo Structure

This repo is setup for multiple commands, packages, tools, assets, and more. Each command, package can import the various packages and make use of them.

Install software

The dev container should be up to date, but this is how to recreate it with all tools.

Homebrew (brew)

sudo /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Directories

Path Synopsis
cmd
internal
pkg
model
Package model provides primitives to interact with the openapi HTTP API.
Package model provides primitives to interact with the openapi HTTP API.
sql

Jump to

Keyboard shortcuts

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