You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Marvin Humphrey (JIRA)" <ji...@apache.org> on 2015/11/04 02:58:27 UTC

[lucy-issues] [jira] [Created] (CLOWNFISH-63) Don't export private methods via Go

Marvin Humphrey created CLOWNFISH-63:
----------------------------------------

             Summary: Don't export private methods via Go
                 Key: CLOWNFISH-63
                 URL: https://issues.apache.org/jira/browse/CLOWNFISH-63
             Project: Apache Lucy-Clownfish
          Issue Type: Bug
          Components: Go
            Reporter: Marvin Humphrey
            Assignee: Marvin Humphrey
             Fix For: 0.5.0


Clownfish methods which are not marked as `public` should have the first letter of their Go method name downcased so that they are not exported by the Go package.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)