MCPcopy
hub / github.com/rclone/rclone / sdkLogModeChoices

Struct sdkLogModeChoices

backend/s3/s3.go:986–986  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

984type (
985 sdkLogMode = fs.Bits[sdkLogModeChoices]
986 sdkLogModeChoices struct{}
987)
988
989func (sdkLogModeChoices) Choices() []fs.BitsChoicesInfo {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected