my-playground-project

command module
v0.0.0-...-6e14177 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

README

my-playground-project

Description

the project is a playground for testing and learning new technologies and frameworks.

Project Structure

.
├── cmd
│   ├── commands.go
│   └── root.go
├── config
│   ├── config.go
│   ├── db.go
│   └── logger.go
├── cover.out
├── docs
│   ├── docs.go
│   ├── swagger.json
│   └── swagger.yaml
├── go.mod
├── go.sum
├── LICENSE
├── main.go
├── makefile
├── README.md
├── scripts
│   ├── curl_ping.sh
│   └── makefile
├── server
│   ├── http.go
│   └── http_test.go
├── storage
│   ├── pg
│   │   └── db.go
│   └── storage.go
└── tmp
    ├── build-errors.log
    └── main

repo to check and play with:

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package docs Code generated by swaggo/swag.
Package docs Code generated by swaggo/swag.
pg

Jump to

Keyboard shortcuts

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