CanShards returns true if this output supports sharding.
()
| 118 | |
| 119 | // CanShards returns true if this output supports sharding. |
| 120 | CanShard() bool |
| 121 | } |
| 122 | |
| 123 | // OutputRecord is the data structure sent to baker output components. |
no outgoing calls
no test coverage detected