aboutsummaryrefslogtreecommitdiff
path: root/weed/command/scaffold/example.go
AgeCommit message (Collapse)AuthorFilesLines
2025-07-02Add credential storage (#6938)Chris Lu1-0/+3
* add credential store interface * load credential.toml * lint * create credentialManager with explicit store type * add type name * InitializeCredentialManager * remove unused functions * fix missing import * fix import * fix nil configuration
2021-07-05extract embed toml example to separate filesbingoohuang1-0/+21