package
0.0.0-20240929173222-0acde3ebd9e1
Repository: https://github.com/deniskhanov/privatekeeperv2.git
Documentation: pkg.go.dev

# Functions

LoadFromFile loads binary data from the specified file path and returns it.
SaveBinaryToFile saves binary data to the specified file path.
SaveToFile saves the provided data as a string to the specified file path.
UnpackGRPCError unpacks a gRPC error and prints user-friendly messages based on the error details.