Categorygithub.com/SKF/go-notification-client
modulepackage
0.0.0-20220927071016-60554f8d88d5
Repository: https://github.com/skf/go-notification-client.git
Documentation: pkg.go.dev

# README

go-notification-client

This is the client library for the Notification API.

Example

Refer to example for examples on how to use this library.

Error handling

Errors returned by the API are decoded into problems from the github.com/SKF/go-rest-utility package before being returned by the client functions. This makes it possible to use the standard error package to do error checking on any returned error.

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author