Files
gf/g/net/ghttp/ghttp.go
2019-01-15 23:27:47 +08:00

9 lines
366 B
Go

// Copyright 2017 gf Author(https://gitee.com/johng/gf). All Rights Reserved.
//
// This Source Code Form is subject to the terms of the MIT License.
// If a copy of the MIT was not distributed with this file,
// You can obtain one at https://gitee.com/johng/gf.
// Package ghttp provides quite powerful HTTP server and simple client implementations.
package ghttp