mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-30 05:56:54 -05:00
rework document for API
This commit is contained in:
parent
38f522fb72
commit
c66a1678da
@ -45,8 +45,8 @@ func toContext(ctx context.Context, v *Instance) context.Context {
|
||||
return ctx
|
||||
}
|
||||
|
||||
/* ToBackgroundDetachedContext create a detached context from another context
|
||||
Internal API
|
||||
/*ToBackgroundDetachedContext create a detached context from another context
|
||||
Internal API
|
||||
*/
|
||||
func ToBackgroundDetachedContext(ctx context.Context) context.Context {
|
||||
instance := MustFromContext(ctx)
|
||||
|
Loading…
Reference in New Issue
Block a user