Documentation ¶
Overview ¶
Package version defines version of faas-sdk-go.
Index ¶
Constants ¶
View Source
const SDKName = "byted-apaas/faas-sdk-go"
View Source
const Version = "v0.0.12"
Variables ¶
This section is empty.
Functions ¶
func GetFaaSSDKInfo ¶
Types ¶
type FaaSSDKInfo ¶
type FaaSSDKInfo struct{}
func (*FaaSSDKInfo) GetSDKName ¶
func (b *FaaSSDKInfo) GetSDKName() string
func (*FaaSSDKInfo) GetVersion ¶
func (b *FaaSSDKInfo) GetVersion() string
Click to show internal directories.
Click to hide internal directories.