gogen

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ROOT_INIT = iota
	ROOT_NEW
)
View Source
const GOMAIN_TEMPL string = (`package main

import "fmt"

func main() {
	fmt.Println("Ayyyyeeeee lmao")
}

`)

Variables

This section is empty.

Functions

func IsModArg

func IsModArg(ty string) bool

func IsNewArg

func IsNewArg(ty string) bool

func IsValidTypeArg

func IsValidTypeArg(ty string) bool

func ValidArgsString

func ValidArgsString() string

func Write

func Write(ty string, name string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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