Skip to content

team4yf/fpm-plugin-golang-dev-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fpm-go-plugin-{{name}}

Install

$ go get -u github.com/team4yf/fpm-go-plugin-{{name}}

import _ "github.com/team4yf/fpm-go-plugin-{{name}}/plugin"

Config

conf/config.local.yaml

{{name}}:
    foo: bar

Usage

fpmApp.Execute("{{name}}.demo", &fpm.BizParam{
    "body":    "ok",
})

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published