Pinned Repositories
etree
parse and generate XML easily in go
go-pages
go-pages is a server-side HTML component rendering engine
go-spnego
Wraps gokrb5 and sspi libraries to provide cross-platform way to make HTTP calls with Kerberos authentication
go-vue-handler
Host Vue app with Router history mode in Golang
gokrb5
Pure Go library for clients and services to work with Kerberos authentication
grafana-meta-queries
Grafana plugin for calculating time period metrics like week over week, month over month and year over year etc.
machineid
Get the unique machine id of any host (without admin privileges)
slogpfx
Prefix `slog` messages based on log attributes
winrm-auth-krb5
Krb5 Transporter for the masterzen's Go WinRM client
winrm-auth-ntlm
NTLM Transporter for the masterzen's Go WinRM client
dpotapov's Repositories
dpotapov/go-spnego
Wraps gokrb5 and sspi libraries to provide cross-platform way to make HTTP calls with Kerberos authentication
dpotapov/winrm-auth-ntlm
NTLM Transporter for the masterzen's Go WinRM client
dpotapov/winrm-auth-krb5
Krb5 Transporter for the masterzen's Go WinRM client
dpotapov/slogpfx
Prefix `slog` messages based on log attributes
dpotapov/etree
parse and generate XML easily in go
dpotapov/go-pages
go-pages is a server-side HTML component rendering engine
dpotapov/go-vue-handler
Host Vue app with Router history mode in Golang
dpotapov/gokrb5
Pure Go library for clients and services to work with Kerberos authentication
dpotapov/grafana-meta-queries
Grafana plugin for calculating time period metrics like week over week, month over month and year over year etc.
dpotapov/machineid
Get the unique machine id of any host (without admin privileges)
dpotapov/nats-by-example
Collection of runnable, reference examples using NATS (https://nats.io)
dpotapov/timescaledb-kubernetes
Configuration and Documentation to run TimescaleDB in your Kubernetes cluster
dpotapov/tview
Rich interactive widgets for terminal-based UIs written in Go