Skip to content

container/golang: move google-cloud-go/tree/main/internal/librariangen #2855

@julieqiu

Description

@julieqiu

One of the things we decided on was that all of the containers would live in container/ and be written in Go.

Since google-cloud-go/tree/internal/librariangen is already written in Go, we should move it to container/golang (go is a special keyword in Go, so use golang instead of go for the package name).

librariangen is currently the module cloud.google.com/go/internal/postprocessor/librarian/librariangen. We should remove the go.mod file when moving to avoid having nested modules, and so that these codebases share the same dependency versions.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions