plugin/navigation_mixin library
Mixins
-
A mixin that can be used when creating a subclass of ServerPlugin and
mixing in NavigationMixin. This implements the creation of the navigation
request based on the assumption that the driver being created is an
AnalysisDriver
. - A mixin that can be used when creating a subclass of ServerPlugin to provide most of the implementation for handling navigation requests.