gotygen

module
v0.0.0-...-4158bf4 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2023 License: MIT

README

gotygen

Golang types generator tool

Configuration

Example .gotygen

packages:
  - name: "test"
    output: "./pkc/test/types.go"
    acronyms: ["ID", "JSON"] 
    inputs: 
      - name: "Response"
        path: "./api/test/response1.json"
      - name: "Response"
        path: "./api/test/response2.json"
    replacements:
      - "Response.Context:ResponseContext"

Directories

Path Synopsis
cmd
internal
pkg

Jump to

Keyboard shortcuts

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