hertz

command module
v0.0.0-...-dbca40e Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2025 License: MIT Imports: 16 Imported by: 0

README

herz

install tool

gonew

 go install golang.org/x/tools/cmd/gonew@latest

ent

go install entgo.io/ent/cmd/ent@latest

hz

go install github.com/cloudwego/hertz/cmd/hz@latest

openapi plugin

go install github.com/google/gnostic/cmd/protoc-gen-openapi@latest

init project

 hz new \       
  -I proto \
  -idl proto/api/v1/hello.proto \
  -mod github.com/tpl-x/hertz \
  -model_dir biz/model \
  -handler_dir biz/handler
  --protoc-plugins=openapi::./docs 

update idl

hz update -I proto \
  -idl proto/api/v1/hello.proto \
  --protoc-plugins=openapi::./docs 

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
biz

Jump to

Keyboard shortcuts

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