mirror of
https://github.com/hslam/msg.git
synced 2025-05-01 22:18:39 +08:00
6 lines
205 B
Go
6 lines
205 B
Go
![]() |
// 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 message queue.
|
||
|
package msg
|