Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/celer-pkg/celer
/ Init
Method
Init
context/project.go:4–4 ·
view source on GitHub ↗
(ctx Context, projectName string)
Source
from the content-addressed store, hash-verified
2
3
type
Project
interface
{
4
Init(ctx Context, projectName string) error
5
GetName() string
6
GetPorts() []string
7
GetTargetPlatform() string
Callers
15
SetPlatform
Method · 0.65
SetProject
Method · 0.65
Clone
Method · 0.65
installDependencies
Method · 0.65
installDevDependencies
Method · 0.65
Remove
Method · 0.65
InitWithPlatform
Method · 0.65
checkDepsInstalled
Method · 0.65
GenPortTomlString
Method · 0.65
doGetCommitHash
Method · 0.65
GetBuildConfig
Method · 0.65
CheckHostSupported
Method · 0.65
Implementers
2
Project
configs/project.go
fakeProject
configs/pkgcache_artifact_test.go
Calls
no outgoing calls
Tested by
6
buildWithAMD64Clang
Function · 0.52
buildWithAMD64MSVC
Function · 0.52
buildWithAArch64GCC
Function · 0.52
buildWithAMD64GCC
Function · 0.52
installForTestRemove
Function · 0.52
buildWithAMD64Clang
Function · 0.52