File: utils.go

package info (click to toggle)
shadowsocks-v2ray-plugin 1.3.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 220 kB
  • sloc: sh: 51; makefile: 10
file content (6 lines) | stat: -rw-r--r-- 65 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
// +build !android

package main

func registerControlFunc() {
}