Documentation ¶
Index ¶
- func GetLatestCommitHash(URL string) (string, error)
- func IsValidGitRepoURL(urlStr string) (*url.URL, error)
- func RemoveFromModelStorageSpec(inputs []model.StorageSpec, url string) []model.StorageSpec
- func RemoveFromSlice(arr []string, item string) []string
- func RepoExistsOnIPFSGivenURL(urlStr string, ctx context.Context) (string, error)
- type Clone
- type Response
- type ScriptStruct
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLatestCommitHash ¶
func RemoveFromModelStorageSpec ¶
func RemoveFromModelStorageSpec(inputs []model.StorageSpec, url string) []model.StorageSpec
func RemoveFromSlice ¶
Types ¶
type ScriptStruct ¶
type ScriptStruct struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.