https://github.com/grokify/go-saviynt-connectors
https://github.com/grokify/go-saviynt-connectors
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/grokify/go-saviynt-connectors
- Owner: grokify
- License: mit
- Created: 2024-03-10T17:30:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-07T16:51:48.000Z (over 1 year ago)
- Last Synced: 2024-10-12T00:46:20.545Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Saviynt Connectors
[![Build Status][build-status-svg]][build-status-url]
[![Go Report Card][goreport-svg]][goreport-url]
[![Docs][docs-godoc-svg]][docs-godoc-url]
[![License][license-svg]][license-url]
`gosaviyntconnectors` is a module to manage Saviynt Connector Transport package files.
## Contributing
Features, Issues, and Pull Requests are always welcome.
[build-status-svg]: https://github.com/grokify/go-saviynt-connectors/workflows/test/badge.svg
[build-status-url]: https://github.com/grokify/go-saviynt-connectors/actions
[goreport-svg]: https://goreportcard.com/badge/github.com/grokify/go-saviynt-connectors
[goreport-url]: https://goreportcard.com/report/github.com/grokify/go-saviynt-connectors
[codeclimate-status-svg]: https://codeclimate.com/github/grokify/go-saviynt-connectors/badges/gpa.svg
[codeclimate-status-url]: https://codeclimate.com/github/grokify/go-saviynt-connectors
[docs-godoc-svg]: https://pkg.go.dev/badge/github.com/grokify/go-saviynt-connectors
[docs-godoc-url]: https://pkg.go.dev/github.com/grokify/go-saviynt-connectors
[license-svg]: https://img.shields.io/badge/license-MIT-blue.svg
[license-url]: https://github.com/grokify/go-saviynt-connectors/blob/master/LICENSE