MCPcopy Create free account
hub / github.com/an0nfunc/ALHP / updateLastUpdated

Function updateLastUpdated

utils.go:112–118  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

110 SignatureRecheckInterval string `yaml:"signature_recheck_interval"`
111 StuckBuiltTimeout string `yaml:"stuck_built_timeout"`
112 }
113 MaxCloneRetries uint64 `yaml:"max_clone_retries"`
114 Metrics struct {
115 Port uint32
116 }
117}
118
119type Globs []string
120
121type MultipleStateFilesError struct {

Callers 1

repoWorkerMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected