StateLoad loads the state of the object.
(context.Context, Source)
| 213 | |
| 214 | // StateLoad loads the state of the object. |
| 215 | StateLoad(context.Context, Source) |
| 216 | } |
| 217 | |
| 218 | // Source is used for Type.StateLoad. |
no outgoing calls
no test coverage detected