mirror of
https://github.com/Li4n0/revsuit.git
synced 2026-09-26 08:31:52 +08:00
feat(rmi): support receive rmi connection (#5)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package rmi
|
||||
|
||||
type Config struct {
|
||||
Enable bool
|
||||
Addr string
|
||||
}
|
||||
Reference in New Issue
Block a user