4 lines
101 B
Go
4 lines
101 B
Go
package fs
|
|
|
|
// Check all optional interfaces satisfied
|
|
var _ FullObjectInfo = (*OverrideRemote)(nil)
|