package
1.19.0
Repository: https://github.com/synapsecns/sanguine.git
Documentation: pkg.go.dev

# README

Go API client for rest

No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)

Overview

This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.

  • API version: version not set
  • Package version: 1.0.0
  • Build package: io.swagger.codegen.v3.generators.go.GoClientCodegen

Installation

Put the package under your project folder and add the following in import:

import "./rest"

Documentation for API Endpoints

All URIs are relative to /

ClassMethodHTTP requestDescription
ScribeServiceApiScribeServiceCheckPost /grpc/v1/health_checksee: https://github.com/grpc/grpc/blob/master/doc/health-checking.md
ScribeServiceApiScribeServiceFilterLogsPost /grpc/v1/filter_logs
ScribeServiceApiScribeServiceStreamLogsPost /grpc/v1/stream_logs
ScribeServiceApiScribeServiceWatchPost /grpc/v1/health_watch

Documentation For Models

Documentation For Authorization

Endpoints do not require authorization.

Author