http

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTP

type HTTP struct {
	File   []string `clop:"short;long;greedy" usage:"Parsing dst files" valid:"required"`
	Client bool     `clop:"short;long" usage:"gen http client code"`
	Server bool     `clop:"short;long" usage:"gen http server code"`
	Dir    string   `clop:"short;long" usage:"gen dir" default:"."`
	Debug  bool     `clop:"long" usage:"debug mode"`
}

3.生成客户端和服务端代码 h2o http -f ./testdata/dst.yaml --client --server

func (*HTTP) SubMain

func (h *HTTP) SubMain()

入口函数

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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