Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Application = func(ptr *byte) errno.Error {
return 0
}
View Source
var ApplicationSize = func(sizePtr *uint32) errno.Error {
return 0
}
View Source
var Branch = func(ptr *byte) errno.Error {
return 0
}
View Source
var BranchSize = func(sizePtr *uint32) errno.Error {
return 0
}
View Source
var Commit = func(ptr *byte) errno.Error {
return 0
}
View Source
var CommitSize = func(sizePtr *uint32) errno.Error {
return 0
}
View Source
var Id = func(ptr *byte) errno.Error {
return 0
}
View Source
var IdSize = func(sizePtr *uint32) errno.Error {
return 0
}
View Source
var Project = func(ptr *byte) errno.Error {
return 0
}
View Source
var ProjectSize = func(sizePtr *uint32) errno.Error {
return 0
}
Functions ¶
func MockApplication ¶
func MockApplication(testApplicationId string)
func MockBranch ¶
func MockBranch(testBranch string)
func MockCommit ¶
func MockCommit(testCommitId string)
func MockFunction ¶
func MockFunction(testFunctionId string)
func MockProject ¶
func MockProject(testProjectId string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.