hslam_msg/msg.go

6 lines
215 B
Go
Raw Normal View History

2020-11-27 18:35:08 +08:00
// Copyright (c) 2020 Meng Huang (mhboy@outlook.com)
// This package is licensed under a MIT license that can be found in the LICENSE file.
2020-11-29 03:33:55 +08:00
// Package msg provides a way to use System V message queues.
2020-11-27 18:35:08 +08:00
package msg