MCPcopy Create free account

hub / github.com/Alsan/ipapk-server / functions

Functions45 in github.com/Alsan/ipapk-server

↓ 12 callersMethodProxyURL
()
conf/config.go:35
↓ 6 callersMethodString
()
models/bundle.go:55
↓ 3 callersMethodGetInstallUrl
(baseUrl string)
models/bundle.go:96
↓ 3 callersMethodnewCertificate
()
utils/ca.go:72
↓ 3 callersMethodnewPrivateKey
newCertificate creates a new template
utils/ca.go:96
↓ 2 callersMethodExtention
()
models/bundle.go:19
↓ 2 callersMethodMarshall
()
models/plist.go:63
↓ 2 callersMethodPlatformType
()
models/bundle.go:45
↓ 2 callersMethodgenerateFromTemplate
generateFromTemplate generates a certificate from the given template and signed by the given parent, storing the results in a certificate and key file
utils/ca.go:191
↓ 1 callersMethodAddr
()
conf/config.go:31
↓ 1 callersMethodGetBuilds
(version string)
models/bundle.go:137
↓ 1 callersMethodGetVersions
()
models/bundle.go:114
↓ 1 callersFunctionInit
()
main.go:18
↓ 1 callersMethodIsValid
()
models/bundle.go:36
↓ 1 callersFunctionLocalIP
()
utils/ca.go:21
↓ 1 callersMethodUpdateBundle
(field string, value interface{})
models/bundle.go:91
↓ 1 callersMethodUpdateDownload
()
models/bundle.go:106
↓ 1 callersMethodgenerateCA
newPrivateKey creates a new private key depending on the input flags
utils/ca.go:116
↓ 1 callersMethodgenerateCert
generateCA creates a new CA certificate, saves the certificate and returns the x509 certificate and crypto private key. This private key should never
utils/ca.go:153
↓ 1 callersMethodsavePrivateKey
savePrivateKey saves the private key to a PEM file
utils/ca.go:208
FunctionAddBundle
(bundle *Bundle)
models/bundle.go:80
FunctionDownloadAPP
(c *gin.Context)
middleware/api.go:222
FunctionGetBuilds
(c *gin.Context)
middleware/api.go:164
FunctionGetBundle
(c *gin.Context)
middleware/api.go:129
FunctionGetBundleByUID
(uuid string)
models/bundle.go:84
FunctionGetChangelog
(c *gin.Context)
middleware/api.go:116
FunctionGetIcon
(c *gin.Context)
middleware/api.go:105
FunctionGetPlist
(c *gin.Context)
middleware/api.go:200
FunctionGetQRCode
(c *gin.Context)
middleware/api.go:79
FunctionGetVersions
(c *gin.Context)
middleware/api.go:145
FunctionInitCA
()
utils/ca.go:33
FunctionInitConfig
(filename string)
conf/config.go:19
FunctionInitDB
()
models/base.go:12
MethodLen
()
models/version.go:10
MethodLess
(i, j int)
models/version.go:14
FunctionNewPlist
(title, version, identifier, ipaUrl string)
models/plist.go:38
MethodReader
()
models/plist.go:67
MethodSwap
(i, j int)
models/version.go:18
FunctionUpload
(c *gin.Context)
middleware/api.go:20
FunctionformatBinary
(size int64)
templates/template.go:16
FunctionformatLog
(logs string)
templates/template.go:21
FunctionformatTime
(t time.Time)
templates/template.go:12
MethodgenerateClient
generateCert generates a new certificate for the given hosts using the provided certificate authority. The cert and key files are stored in the the pr
utils/ca.go:177
Functionmain
()
main.go:37
FunctionpreviewLog
(logs []string)
templates/template.go:26