mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-07-17 18:16:08 +00:00
style: gofmt -s (doc-comment list separator, struct field alignment)
This commit is contained in:
@@ -307,6 +307,7 @@ func StripVlessInboundEncryption(settings string) (string, bool) {
|
||||
// inbound with "users must have empty method" when a client carries
|
||||
// one — strip stale entries left over from a switch off a legacy
|
||||
// cipher.
|
||||
//
|
||||
// Returns the rewritten settings string and true when anything changed.
|
||||
func HealShadowsocksClientMethods(settings string) (string, bool) {
|
||||
if settings == "" {
|
||||
|
||||
Reference in New Issue
Block a user