package
0.0.0-20250225105205-8289a55d8107
Repository: https://github.com/mysteriumnetwork/node.git
Documentation: pkg.go.dev

# Functions

Error prints an error message.
Info prints an information message.
Infof prints an information message using fmt.Printf.
NewTequilApiClient - initializes and returns a pointer to tequilapi client - also fetches config using it.
PrintTOSError prints TOS together with a given error asking user to accept them.
Status prints a message with a given status.
Success prints a success message.
TequilAPIAddress - wil resolve default tequilapi address or from flag if one is provided.
TequilAPIPort - wil resolve default tequilapi port or from flag if one is provided.
Warn prints a warning.
Warnf prints a warning using fmt.Printf.