mirror of
https://github.com/retailcrm/mg-transport-core.git
synced 2025-04-03 21:33:34 +03:00
license badge, copyright notice
This commit is contained in:
parent
6f159e5e23
commit
6057e3cb4f
3 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
[](https://travis-ci.org/retailcrm/mg-transport-core)
|
||||
[](https://codecov.io/gh/retailcrm/mg-transport-core)
|
||||
[](https://godoc.org/github.com/retailcrm/mg-transport-core/core)
|
||||
[](https://goreportcard.com/report/github.com/retailcrm/mg-transport-core)
|
||||
[](https://goreportcard.com/report/github.com/retailcrm/mg-transport-core)
|
||||
[](https://github.com/retailcrm/mg-transport-core/blob/master/LICENSE.md)
|
||||
This library provides different functions like error-reporting, logging, localization, etc. in order to make it easier to create transports.
|
||||
Usage:
|
||||
```go
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
// Copyright (c) 2019 RetailDriver LLC
|
||||
// Use of this source code is governed by a MIT
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue