tool

package
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: May 10, 2023 License: BSD-1-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DockerComposeTemplate = `` /* 1362-byte string literal not displayed */
View Source
var DockerFileTemplate = `` /* 384-byte string literal not displayed */
View Source
var Env_template_docker string = `` /* 1483-byte string literal not displayed */
View Source
var Env_template_regular string = `` /* 1859-byte string literal not displayed */
View Source
var GITHUB_REPO_URL = "github.com/Nigel2392/go-django"
View Source
var GITHUB_TAG_URL = "https://api.github.com/repos/Nigel2392/go-django/tags"
View Source
var VERSION = ""

Functions

func CreateFileStr

func CreateFileStr(path string, f string) error

func NewDockerCompose added in v1.6.2

func NewDockerCompose(v flag.Value) error

func StartApp

func StartApp(v flag.Value) error

func StartProject

func StartProject(v flag.Value) error

Types

type Tag

type Tag struct {
	Name    string `json:"name"`
	Integer int    `json:"-"`
}

type Tags

type Tags []Tag

func DecodeTags

func DecodeTags(data io.Reader) Tags

func (Tags) Ascending

func (t Tags) Ascending()

func (Tags) Descending

func (t Tags) Descending()

func (Tags) Latest

func (t Tags) Latest() Tag

func (Tags) Len

func (t Tags) Len() int

Jump to

Keyboard shortcuts

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