Retracted
package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Apr 24, 2023
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewClient(baseURL string) *client
NewClient initiate a new client for the Morty Registry
type BuildFnRequest struct {
Name string `json:"name"`
Runtime string `json:"runtime"`
Archive string `json:"archive"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.