Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ template Public template

πŸ“¦ Template repository for AtomicGo repositories

License

Notifications You must be signed in to change notification settings

atomicgo/template

Repository files navigation

AtomicGo | template

Downloads Latest Release Tests Coverage Unit test count License: MIT Go report


Documentation | Contributing | Code of Conduct


AtomicGo

go get atomicgo.dev/template

template

import "atomicgo.dev/template"

Package template is used to generate new AtomicGo repositories.

Write the description of the module here. You can use **markdown**! This description should clearly explain what the package does.

Example description: https://golang.org/src/encoding/gob/doc.go

package main
import (
	"fmt"
	"atomicgo.dev/template"
)
func main() {
	fmt.Println(template.HelloWorld())
}

Output

Hello, World!

Index

func HelloWorld() string

HelloWorld returns `Hello, World!`.

package main
import (
	"fmt"
	"atomicgo.dev/template"
)
func main() {
	fmt.Println(template.HelloWorld())
}

Output

Hello, World!

Generated by gomarkdoc


AtomicGo.dev · with ❀️ by @MarvinJWendt | MarvinJWendt.com

About

πŸ“¦ Template repository for AtomicGo repositories

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /