golang

package
v0.0.0-...-a01bbdc Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitGoMod

func InitGoMod(projectdir string, module string) bool

InitGoMod initializes the given projectdir with go.mod

func New

func New(projectName, license, author, authoremail, scm, scmusername string) project.Project

New creates a new implementation for golang which is later used to create a project.

Types

type Golang

type Golang struct {
	project.Info
}

Golang struct is responsible for handling golang projects

func (Golang) Create

func (g Golang) Create(appname string) error

Create creates a template folder structure for a golang project.

Jump to

Keyboard shortcuts

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