proxy.golang.org : github.com/nekomeowww/factorio-rcon-api/v2 : v2.0.3
🏭 Fully implemented wrapper for Factorio headless server console as RESTful and gRPC for easier management through APIs
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/nekomeowww/factorio-rcon-api/v2@v2.0.3
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.34.2-20240717164558-a6c49f84cc0f.2
- github.com/MarceloPetrucio/go-scalar-api-reference v0.0.0-20240521013641-ce5d2efe0e06
- github.com/alexliesenfeld/health v0.8.0
- github.com/antlr4-go/antlr/v4 v4.13.1
- github.com/bufbuild/protovalidate-go v0.6.5
- github.com/cenkalti/backoff/v4 v4.3.0
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/felixge/httpsnoop v1.0.4
- github.com/fsnotify/fsnotify v1.7.0
- github.com/getkin/kin-openapi v0.127.0
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/go-openapi/jsonpointer v0.21.0
- github.com/go-openapi/swag v0.23.0
- github.com/google/cel-go v0.21.0
- github.com/google/uuid v1.6.0
- github.com/gookit/color v1.5.4
- github.com/gorcon/rcon v1.3.5
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0
- github.com/hashicorp/hcl v1.0.0
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/invopop/yaml v0.3.1
- github.com/joho/godotenv v1.5.1
- github.com/josharian/intern v1.0.0
- github.com/labstack/echo/v4 v4.12.0
- github.com/labstack/gommon v0.4.2
- github.com/magiconair/properties v1.8.7
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/maxbrunsfeld/counterfeiter/v6 v6.10.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
- github.com/nekomeowww/fo v1.4.0
- github.com/nekomeowww/xo v1.10.2
- github.com/pelletier/go-toml/v2 v2.2.3
- github.com/perimeterx/marshmallow v1.1.5
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/sagikazarmark/locafero v0.6.0
- github.com/sagikazarmark/slog-shim v0.1.0
- github.com/samber/lo v1.47.0
- github.com/shopspring/decimal v1.4.0
- github.com/sirupsen/logrus v1.9.3
- github.com/sourcegraph/conc v0.3.0
- github.com/spf13/afero v1.11.0
- github.com/spf13/cast v1.7.0
- github.com/spf13/cobra v1.8.1
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.19.0
- github.com/stoewer/go-strcase v1.3.0
- github.com/stretchr/testify v1.9.0
- github.com/subosito/gotenv v1.6.0
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasttemplate v1.2.2
- github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0
- go.opentelemetry.io/contrib/instrumentation/runtime v0.54.0
- go.opentelemetry.io/otel v1.29.0
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.29.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.29.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.29.0
- go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.29.0
- go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.29.0
- go.opentelemetry.io/otel/log v0.5.0
- go.opentelemetry.io/otel/metric v1.29.0
- go.opentelemetry.io/otel/sdk v1.29.0
- go.opentelemetry.io/otel/sdk/metric v1.29.0
- go.opentelemetry.io/otel/trace v1.29.0
- go.opentelemetry.io/proto/otlp v1.3.1
- go.uber.org/dig v1.18.0
- go.uber.org/fx v1.22.2
- go.uber.org/multierr v1.11.0
- go.uber.org/zap v1.27.0
- golang.org/x/crypto v0.28.0
- golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e
- golang.org/x/mod v0.21.0
- golang.org/x/net v0.30.0
- golang.org/x/sync v0.8.0
- golang.org/x/sys v0.26.0
- golang.org/x/text v0.19.0
- golang.org/x/tools v0.26.0
- google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1
- google.golang.org/grpc v1.66.0
- google.golang.org/protobuf v1.34.2
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v3 v3.0.1