//
pkg.gl
Category
github.com/mycontroller-org/server/v2
cmd
helper
package
2.0.0
Repository:
https://github.com/mycontroller-org/server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
53
Dependents
3
Files
1.1k SLOC
context
fmt
github.com/gorilla/mux
github.com/mycontroller-org/server/v2/pkg/api/entities
github.com/mycontroller-org/server/v2/pkg/backup
github.com/mycontroller-org/server/v2/pkg/backup/bkp_map
github.com/mycontroller-org/server/v2/pkg/bus
github.com/mycontroller-org/server/v2/pkg/configuration
github.com/mycontroller-org/server/v2/pkg/database
github.com/mycontroller-org/server/v2/pkg/encryption
github.com/mycontroller-org/server/v2/pkg/http_router
github.com/mycontroller-org/server/v2/pkg/service/core_scheduler
github.com/mycontroller-org/server/v2/pkg/service/deletion
github.com/mycontroller-org/server/v2/pkg/service/forward_payload
github.com/mycontroller-org/server/v2/pkg/service/gateway
github.com/mycontroller-org/server/v2/pkg/service/gateway_msg_processor
github.com/mycontroller-org/server/v2/pkg/service/handler
github.com/mycontroller-org/server/v2/pkg/service/http_listener
github.com/mycontroller-org/server/v2/pkg/service/resource
github.com/mycontroller-org/server/v2/pkg/service/scheduler
github.com/mycontroller-org/server/v2/pkg/service/system_jobs
github.com/mycontroller-org/server/v2/pkg/service/task
github.com/mycontroller-org/server/v2/pkg/service/virtual_assistant
github.com/mycontroller-org/server/v2/pkg/service/websocket
github.com/mycontroller-org/server/v2/pkg/types
github.com/mycontroller-org/server/v2/pkg/types/backup
github.com/mycontroller-org/server/v2/pkg/types/cmap
github.com/mycontroller-org/server/v2/pkg/types/config
github.com/mycontroller-org/server/v2/pkg/types/context
github.com/mycontroller-org/server/v2/pkg/types/scheduler
github.com/mycontroller-org/server/v2/pkg/types/service
github.com/mycontroller-org/server/v2/pkg/types/settings
github.com/mycontroller-org/server/v2/pkg/types/topic
github.com/mycontroller-org/server/v2/pkg/types/user
github.com/mycontroller-org/server/v2/pkg/upgrade
github.com/mycontroller-org/server/v2/pkg/utils
github.com/mycontroller-org/server/v2/pkg/utils/hashed
github.com/mycontroller-org/server/v2/pkg/utils/logger
github.com/mycontroller-org/server/v2/pkg/utils/template
github.com/mycontroller-org/server/v2/pkg/utils/variables
github.com/mycontroller-org/server/v2/pkg/version
github.com/mycontroller-org/server/v2/plugin/bus/types
github.com/mycontroller-org/server/v2/plugin/database/metric/types
github.com/mycontroller-org/server/v2/plugin/database/storage/types
github.com/mycontroller-org/server/v2/plugin/handler/types
github.com/spf13/cobra
gopkg.in/yaml.v3
go.uber.org/zap
go.uber.org/zap/zapcore
os
os/signal
syscall
time