package
0.1.0
Repository: https://github.com/hackinggate/alttube-go.git
Documentation: pkg.go.dev

# Functions

CheckPasswordHash checks password against hashed password.
No description provided by the author
HashPassword hashes given password.
RewriteURLsInJSONStringBased takes a JSON byte slice and rewrites all occurrences of the targetURL with replacementURL, attempting to preserve the order of elements.