mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-10 21:38:16 +03:00
6 lines
70 B
Go
6 lines
70 B
Go
package option
|
|
|
|
type ProfilerServiceOptions struct {
|
|
ListenOptions
|
|
}
|