go-restful-sample

command module
v0.0.0-...-7f7963c Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2025 License: MIT Imports: 20 Imported by: 0

README

go-restful-sample

How to develop

Install tools
# mockgen
go install go.uber.org/mock/mockgen@latest

# swaggo
go install github.com/swaggo/swag/cmd/swag@latest

# auto watch file change and hot reload server
go install github.com/silenceper/gowatch@latest

Commands
# generate go code from *.proto and mock code for testing
go generate ./...

# run testing
go test ./...

# run server, config in gowatch.yml
gowatch

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
mock
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.

Jump to

Keyboard shortcuts

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