Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Timestamp = "0"
Timestamp of FTL binary (set by linker).
View Source
var Version = "dev"
Version of FTL binary (set by linker).
Functions ¶
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
backend
|
|
controller/dal
Package dal provides a data abstraction layer for the Controller
|
Package dal provides a data abstraction layer for the Controller |
controller/scheduledtask
Package scheduledtask implements a task scheduler.
|
Package scheduledtask implements a task scheduler. |
runner
Package runner contains a server that implements the RunnerService and proxies VerbService requests to user code.
|
Package runner contains a server that implements the RunnerService and proxies VerbService requests to user code. |
schema/strcase
Package strcase provides programming case conversion functions for strings.
|
Package strcase provides programming case conversion functions for strings. |
Package buildengine provides a framework for building FTL modules.
|
Package buildengine provides a framework for building FTL modules. |
cmd
|
|
common
|
|
examples
|
|
echo
Module
|
|
online-boutique/services/ad
Module
|
|
time
Module
|
|
compile
Package compile compiles FTL Go module source into a deployable executable.
|
Package compile compiles FTL Go module source into a deployable executable. |
encoding
Package encoding defines the internal encoding that FTL uses to encode and decode messages.
|
Package encoding defines the internal encoding that FTL uses to encode and decode messages. |
ftl/ftltest
Package ftltest contains test utilities for the ftl package.
|
Package ftltest contains test utilities for the ftl package. |
automaxprocs
Package automaxprocs sets GOMAXPROCS to match Linux container CPU quota.
|
Package automaxprocs sets GOMAXPROCS to match Linux container CPU quota. |
goast
Package goast provides a useful visitor for the Go AST.
|
Package goast provides a useful visitor for the Go AST. |
Click to show internal directories.
Click to hide internal directories.