File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11
11
// Additionally the package provide a throttle for the limited processing
12
12
// of events per second.
13
13
14
- package wait // import "tideland.dev/go/wait"
14
+ package wait
15
15
16
16
// EOF
Original file line number Diff line number Diff line change 5
5
// All rights reserved. Use of this source code is governed
6
6
// by the new BSD license.
7
7
8
- package wait // import "tideland.dev/go/wait"
8
+ package wait
9
9
10
10
//--------------------
11
11
// IMPORTS
Original file line number Diff line number Diff line change 5
5
// All rights reserved. Use of this source code is governed
6
6
// by the new BSD license.
7
7
8
- package wait_test // import "tideland.dev/go/wait"
8
+ package wait_test
9
9
10
10
//--------------------
11
11
// IMPORTS
Original file line number Diff line number Diff line change 5
5
// All rights reserved. Use of this source code is governed
6
6
// by the new BSD license.
7
7
8
- package wait // import "tideland.dev/go/wait"
8
+ package wait
9
9
10
10
//--------------------
11
11
// IMPORTS
Original file line number Diff line number Diff line change 5
5
// All rights reserved. Use of this source code is governed
6
6
// by the new BSD license.
7
7
8
- package wait_test // import "tideland.dev/go/wait"
8
+ package wait_test
9
9
10
10
//--------------------
11
11
// IMPORTS
Original file line number Diff line number Diff line change 5
5
// All rights reserved. Use of this source code is governed
6
6
// by the new BSD license.
7
7
8
- package wait // import "tideland.dev/go/wait"
8
+ package wait
9
9
10
10
//--------------------
11
11
// IMPORTS
Original file line number Diff line number Diff line change 5
5
// All rights reserved. Use of this source code is governed
6
6
// by the new BSD license.
7
7
8
- package wait // import "tideland.dev/go/wait"
8
+ package wait
9
9
10
10
//--------------------
11
11
// IMPORTS
Original file line number Diff line number Diff line change 5
5
// All rights reserved. Use of this source code is governed
6
6
// by the new BSD license.
7
7
8
- package wait_test // import "tideland.dev/go/wait"
8
+ package wait_test
9
9
10
10
//--------------------
11
11
// IMPORTS
You can’t perform that action at this time.
0 commit comments