Archived
优化代码
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package rpc
|
||||
|
||||
import "context"
|
||||
|
||||
type ContextInterface interface {
|
||||
AdminContext() context.Context
|
||||
}
|
||||
Reference in New Issue
Block a user