mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-23 19:43:09 +00:00
move some api from skynet.lua to skynet/manager.lua
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
local skynet = require "skynet"
|
||||
require "skynet.manager" -- import skynet.register
|
||||
local db = {}
|
||||
|
||||
local command = {}
|
||||
|
||||
Reference in New Issue
Block a user