gf/net/gudp/gudp.go

9 lines
341 B
Go
Raw Normal View History

// Copyright 2017 gf Author(https://github.com/gogf/gf). All Rights Reserved.
2018-07-18 11:43:30 +08:00
//
// 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://github.com/gogf/gf.
2018-07-18 11:43:30 +08:00
2019-01-15 23:27:47 +08:00
// Package gtcp provides UDP server and client implementations.
2018-07-18 11:43:30 +08:00
package gudp