mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-11-24 14:11:25 +00:00
4 lines
41 B
Go
4 lines
41 B
Go
|
package osfs
|
||
|
|
||
|
type Option func(*options)
|