mirror of
https://github.com/hslam/msg.git
synced 2025-04-25 13:48:50 +08:00
godoc
This commit is contained in:
parent
46567b17e9
commit
ca5652f23c
@ -4,7 +4,7 @@
|
||||
[](https://goreportcard.com/report/github.com/hslam/msg)
|
||||
[](https://github.com/hslam/msg/blob/master/LICENSE)
|
||||
|
||||
Package msg provides a way to use System V message queue.
|
||||
Package msg provides a way to use System V message queues.
|
||||
|
||||
## Get started
|
||||
|
||||
|
2
msg.go
2
msg.go
@ -1,5 +1,5 @@
|
||||
// Copyright (c) 2020 Meng Huang (mhboy@outlook.com)
|
||||
// This package is licensed under a MIT license that can be found in the LICENSE file.
|
||||
|
||||
// Package msg provides a way to use System V message queue.
|
||||
// Package msg provides a way to use System V message queues.
|
||||
package msg
|
||||
|
Loading…
x
Reference in New Issue
Block a user