Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InitFuncTmpl []byte
View Source
var MainFuncTmpl []byte
Functions ¶
Types ¶
type GolangServerless ¶
type GolangServerless struct {
// contains filtered or unexported fields
}
func (*GolangServerless) Build ¶
func (s *GolangServerless) Build(clean bool) error
func (*GolangServerless) Init ¶
func (s *GolangServerless) Init(opts *serverless.Options) error
func (*GolangServerless) Run ¶
func (s *GolangServerless) Run(verbose bool) error
Click to show internal directories.
Click to hide internal directories.