mirror of
https://github.com/openfaas/faas.git
synced 2025-06-23 07:13:23 +00:00
Vendoring with Glide and delete function handler
This commit is contained in:
16
gateway/vendor/github.com/docker/go-units/README.md
generated
vendored
Normal file
16
gateway/vendor/github.com/docker/go-units/README.md
generated
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
[](https://godoc.org/github.com/docker/go-units)
|
||||
|
||||
# Introduction
|
||||
|
||||
go-units is a library to transform human friendly measurements into machine friendly values.
|
||||
|
||||
## Usage
|
||||
|
||||
See the [docs in godoc](https://godoc.org/github.com/docker/go-units) for examples and documentation.
|
||||
|
||||
## Copyright and license
|
||||
|
||||
Copyright © 2015 Docker, Inc.
|
||||
|
||||
go-units is licensed under the Apache License, Version 2.0.
|
||||
See [LICENSE](LICENSE) for the full text of the license.
|
Reference in New Issue
Block a user