aliasgen

package module
v0.0.0-...-4d85153 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

README

# aliasgen

This program analyzes a source directory and creates aliases for all of its
public members in the specified destination directory.

## Usage

```bash
go run cloud.google.com/go/internal/aliasgen/cmd \
-source="/Users/codyoss/oss/go-genproto/googleapis/cloud/secretmanager/v1" \
-destination="."
```

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(srcDir, destDir string) error

Run generators aliases from the srcDir into the destDir and tidies required files.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL