Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/allingeek/pollendina
/ functions
Functions
12 in github.com/allingeek/pollendina
⨍
Functions
12
◇
Types & classes
3
↓ 2 callers
Method
HandleFunc
(p *regexp.Regexp, h func(http.ResponseWriter, *http.Request))
service/src/mux.go:21
↓ 1 callers
Function
InitLogs
( infoHandle io.Writer, warningHandle io.Writer, errorHandle io.Writer)
service/src/logger.go:14
↓ 1 callers
Function
MapWriter
()
service/src/service.go:52
↓ 1 callers
Function
installCrt
(crt []byte, location string)
client/native/src/client.go:195
↓ 1 callers
Function
installKey
TODO: install functions should be defined on an interface. Composed implementations would persist to various stores. This implementation will use moun
client/native/src/client.go:163
↓ 1 callers
Function
shipCSR
(csr []byte, token *string, endpoint *string, pool *x509.CertPool)
client/native/src/client.go:96
Function
Authorize
(w http.ResponseWriter, req *http.Request)
service/src/service.go:70
Method
Handler
(p *regexp.Regexp, h http.Handler)
service/src/mux.go:17
Method
ServeHTTP
(w http.ResponseWriter, r *http.Request)
service/src/mux.go:25
Function
Sign
(w http.ResponseWriter, req *http.Request)
service/src/service.go:91
Function
main
()
client/native/src/client.go:27
Function
main
()
service/src/service.go:28