Discover Packages
github.com/openfaas/ofc-bootstrap
pkg
github
package
Version:
v0.0.0-...-cc56acc
Opens a new window with list of versions in this module.
Published: Jan 12, 2021
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type AppResult struct {
ID int `json:"id"`
PEM string `json:"pem"`
URL string `json:"html_url"`
Name string `json:"name"`
WebhookSecret string `json:"webhook_secret"`
}
type CodeReq struct {
Code string `json:"code"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.