6 lines
243 B
Go
6 lines
243 B
Go
|
package continuity
|
||
|
|
||
|
// NOTE(stevvooe): Obviously, this is not yet implemented. However, the
|
||
|
// makings of an implementation are available in src/os/types_windows.go. More
|
||
|
// investigation needs to be done to figure out exactly how to do this.
|