Imports
- github.com/gorilla/mux
- github.com/gorilla/websocket
- github.com/minio/minio-go
- github.com/minio/minio-go/pkg/credentials
- github.com/mssola/user_agent
- github.com/nicksnyder/go-i18n/i18n
Standard library imports
- bytes
- crypto/subtle
- encoding/json
- fmt
- im/app
- im/config
- im/mlog
- im/model
- im/services/configservice
- im/services/filesstore
- im/services/payment
- im/services/payment/alfabank
- im/services/payment/sberbank
- im/services/payment/sberbank/currency
- im/store
- im/utils
- im/utils/fileutils
- im/web
- im/wsapi
- io
- io/ioutil
- mime
- mime/multipart
- net
- net/http
- net/url
- os
- path/filepath
- reflect
- regexp
- runtime
- strconv
- strings
- testing
- time