Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdapterRole ¶
type AdapterRole string
AdapterRole defines whether the adapter is input or output
const ( InputAdapter AdapterRole = "input" OutputAdapter AdapterRole = "output" )
type AdapterType ¶
type AdapterType string
const ( GithubAdapterType AdapterType = "github" InterlynkAdapterType AdapterType = "interlynk" )
Click to show internal directories.
Click to hide internal directories.