file

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteFile

func WriteFile(packageName string, importPackages []ImportPackage, content string, filepath string) error

Types

type ImportPackage

type ImportPackage struct {
	Alias string
	Path  string
}

type TemplateElement

type TemplateElement struct {
	PackageName    string
	ImportPackages []ImportPackage
	Content        string
}

Jump to

Keyboard shortcuts

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