SetTLSFingerprint360 is a global wrapper methods which delegated to the default client's Client.SetTLSFingerprint360.
()
| 768 | // SetTLSFingerprint360 is a global wrapper methods which delegated |
| 769 | // to the default client's Client.SetTLSFingerprint360. |
| 770 | func SetTLSFingerprint360() *Client { |
| 771 | return defaultClient.SetTLSFingerprint360() |
| 772 | } |
| 773 | |
| 774 | // SetTLSFingerprintEdge is a global wrapper methods which delegated |
| 775 | // to the default client's Client.SetTLSFingerprintEdge. |
nothing calls this directly
no test coverage detected
searching dependent graphs…