//
pkg.gl
Category
github.com/kiwiirc/webircgateway
pkg
webircgateway
package
0.0.0-20250301152506-be9fd5be5d99
Repository:
https://github.com/kiwiirc/webircgateway.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
38
Dependents
4
Files
2.8k SLOC
bufio
context
crypto/tls
encoding/json
errors
fmt
github.com/gobwas/glob
github.com/golang-jwt/jwt/v4
github.com/gorilla/websocket
github.com/igm/sockjs-go/v3/sockjs
github.com/kiwiirc/webircgateway/pkg/dnsbl
github.com/kiwiirc/webircgateway/pkg/identd
github.com/kiwiirc/webircgateway/pkg/irc
github.com/kiwiirc/webircgateway/pkg/proxy
github.com/kiwiirc/webircgateway/pkg/recaptcha
github.com/OneOfOne/xxhash
github.com/orcaman/concurrent-map
golang.org/x/crypto/acme/autocert
golang.org/x/net/html/charset
golang.org/x/net/websocket
golang.org/x/time/rate
gopkg.in/ini.v1
io
log
math/rand
net
net/http
os
os/exec
path/filepath
runtime/debug
strconv
strings
sync
sync/atomic
syscall
time
unicode/utf8