package constant const ( TypeDirect = "direct" TypeSocks = "socks" TypeHTTP = "http" TypeMixed = "mixed" TypeShadowsocks = "shadowsocks" )