You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
douyin/vendor/mellium.im/sasl/xorwords.go

11 lines
386 B

// Copyright 2022 The Mellium Contributors.
// Use of this source code is governed by the BSD 2-clause
// license that can be found in the LICENSE file.
package sasl
// Use the xorWords function to avoid the linter complaining about it being
// unused. We import these files from Go and don't want to have to go through
// and remove this function every single time.
var _ = xorWords