mirror of https://github.com/periph/devices
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The idea is to enable navigating across the code more easily by using similar layout amongs the drivers. Similar to gofmt, it's not about making a stylistic choice, but having a single style. Use the following layout for drivers: - exported support types - Opts struct - New func - Dev struct and methods - Private support code No functional change. A lot of code moved around, so it will likely break any pending PR or fork. :/ |
8 years ago | |
|---|---|---|
| .. | ||
| ds248x.go | 8 years ago | |
| ds248x_test.go | 8 years ago | |
| example_test.go | 8 years ago | |