GithubHelp home page GithubHelp logo

ERROR_UNKNOWN about protoc-gen-twirp_swagger HOT 1 OPEN

elliots avatar elliots commented on June 14, 2024
ERROR_UNKNOWN

from protoc-gen-twirp_swagger.

Comments (1)

damianoneill avatar damianoneill commented on June 14, 2024
$ find . -type f -name "*" | xargs grep ERROR_UNKNOWN
./clients/javascript/package.json:  "description": "ERROR_UNKNOWN",
./clients/javascript/src/index.js:   * ERROR_UNKNOWN.<br>
$ grep -B 5 -A 5 'ERROR_UNKNOWN' ./clients/javascript/package.json
{
  "name": "serviceproto",
  "version": "version not set",
  "description": "ERROR_UNKNOWN",
  "license": "Unlicense",
  "main": "src/index.js",
  "scripts": {
    "test": "mocha --recursive"
  },
$ grep -B 4 -A 5 'ERROR_UNKNOWN' ./clients/javascript/src/index.js
}(function(ApiClient, ExampleHat, ExampleSize, HaberdasherApi) {
  'use strict';

  /**
   * ERROR_UNKNOWN.<br>
   * The <code>index</code> module provides access to constructors for all the classes which comprise the public API.
   * <p>
   * An AMD (recommended!) or CommonJS application will generally do something equivalent to the following:
   * <pre>
   * var Serviceproto = require('index'); // See note below*.

from protoc-gen-twirp_swagger.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.