mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Fix message expiration
Also add missing `package` for sysmem/windows Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
This commit is contained in:
committed by
Derek Collison
parent
dd116fcfd4
commit
09c1acc36c
@@ -13,6 +13,8 @@
|
||||
|
||||
// +build windows
|
||||
|
||||
package sysmem
|
||||
|
||||
import (
|
||||
"syscall"
|
||||
"unsafe"
|
||||
|
||||
Reference in New Issue
Block a user