Remove more references to Go Cloud (#75)
This commit is contained in:
11
README.md
11
README.md
@@ -537,17 +537,6 @@ primitives and API.
|
||||
|
||||
[Dagger 2]: https://google.github.io/dagger/
|
||||
|
||||
### Why is Wire part of Go Cloud?
|
||||
|
||||
Wire was designed to reduce the toil in setting up the multitude of dependencies
|
||||
often found when interacting with common cloud providers. However, Wire is not
|
||||
coupled to Go Cloud or cloud servers: Wire is a standalone tool.
|
||||
|
||||
The Go Cloud team is investigating splitting out Wire as its own repository.
|
||||
Follow [#513][] for updates.
|
||||
|
||||
[#513]: https://github.com/google/go-cloud/issues/513
|
||||
|
||||
### Why use pseudo-functions to create provider sets or injectors?
|
||||
|
||||
In the early prototypes, Wire directives were specially formatted comments. This
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2018 The Go Cloud Authors
|
||||
// Copyright 2018 The Wire Authors
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2018 The Go Cloud Authors
|
||||
// Copyright 2018 The Wire Authors
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2018 The Go Cloud Authors
|
||||
// Copyright 2018 The Wire Authors
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2018 The Go Cloud Authors
|
||||
// Copyright 2018 The Wire Authors
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2018 The Go Cloud Authors
|
||||
// Copyright 2018 The Wire Authors
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2018 The Go Cloud Authors
|
||||
// Copyright 2018 The Wire Authors
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
|
||||
Reference in New Issue
Block a user