package
0.57.0
Repository: https://github.com/grafana/k6.git
Documentation: pkg.go.dev

# Functions

LoadFeatures loads features from a JSON file.
No description provided by the author
NewFeatureExplorerServer creates a FeatureExplorer server.
No description provided by the author
NewRouteGuideServer creates a RouteGuide server.
No description provided by the author
No description provided by the author

# Variables

FeatureExplorer_ServiceDesc is the grpc.ServiceDesc for FeatureExplorer service.
No description provided by the author
RouteGuide_ServiceDesc is the grpc.ServiceDesc for RouteGuide service.

# Structs

A feature names something at a given point.
FeatureExplorerImplementation contains an implementation of the FeatureExplorer service.
Points are represented as latitude-longitude pairs in the E7 representation (degrees multiplied by 10**7 and rounded to the nearest integer).
A latitude-longitude rectangle, represented as two diagonally opposite points "lo" and "hi".
RouteGuideImplementation contains an implementation of the RouteGuide service.
A RouteNote is a message sent while at a given point.
A RouteSummary is received in response to a RecordRoute rpc.
UnimplementedFeatureExplorerServer must be embedded to have forward compatible implementations.
UnimplementedRouteGuideServer must be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
No description provided by the author
FeatureExplorerClient is the client API for FeatureExplorer service.
FeatureExplorerServer is the server API for FeatureExplorer service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RouteGuideClient is the client API for RouteGuide service.
RouteGuideServer is the server API for RouteGuide service.
UnsafeFeatureExplorerServer may be embedded to opt out of forward compatibility for this service.
UnsafeRouteGuideServer may be embedded to opt out of forward compatibility for this service.