//+build darwin package staros // Memory 系统内存信息 func Memory() MemStatus { return MemStatus{} }