Rename linux.go to base.go
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
|
||||
// inherit OsTypeInterface
|
||||
type bsd struct {
|
||||
linux
|
||||
base
|
||||
}
|
||||
|
||||
// NewBSD constructor
|
||||
|
||||
Reference in New Issue
Block a user