TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15440 · Jan 27

#go#config#config_loader#configuration#configuration_file#configuration_management#etcd_client#go#golang#golang_package#s3_bucket#toml#viper#yaml koanf is a lightweight Go library to load config from files (JSON, YAML, TOML), env vars, flags, S3, Vault and more, merging them easily with dot-path keys like "app.server.port". Install core with `go get github.com/knadh/koanf/v2`, add providers/parsers as needed. It's a cleaner Viper alternative with fewer dependencies and better extensibility. This saves you time by simplifying config in apps, letting you override values flexibly without bloat or forced orders. https://github.com/knadh/koanf

Results

1 similar post found

Search: #remount

当前筛选 #remount清除筛选
Libreware

@libreware · Post #972 · 08/12/2021, 09:52 AM

Rclone Remount Remount cloud storage locally during boot via rclone & fusermount directly on your Android powered smart device. Virtually limitless storage expansion with support for dozens of cloud providers including Dropbox, GDrive, OneDrive, SFTP & many more. Extremely useful for devices without physical storage expansion capabilities. Also great for streaming large media files without need for full caching. Binaries compiled using Termux. Features: Support for arm, arm64, & x86 Huge list of supported cloud storage providers Apps with ability to specify paths can access /mnt/cloud/ Most file explorers work just fine (issue #9) Mount points use names of remote(s) in rclone.conf Specify custom rclone params for each remote via /sdcard/.rclone/.REMOTE.param Access remotes via http://127.0.0.1:38762 Access remotes via ftp://127.0.0.1:38763 Mount bind to /sdcard/ (see issue #5) Support for Work Profiles https://github.com/Magisk-Modules-Repo/com.piyushgarg.rclone #rclone#remount#cloud#alternatives