https://bugzilla.redhat.com/show_bug.cgi?id=1802343

            Bug ID: 1802343
           Summary: Review Request: golang-github-alangpierce-forceexport
                    - Access unexported functions from other packages
           Product: Fedora
           Version: rawhide
            Status: NEW
         Component: Package Review
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---
    Classification: Fedora



Spec URL:
https://eclipseo.fedorapeople.org/for-review/golang-github-alangpierce-forceexport.spec
SRPM URL:
https://eclipseo.fedorapeople.org/for-review/golang-github-alangpierce-forceexport-0-0.1.20200212git8f1d694.fc33.src.rpm

Description:
 Go-forceexport is a golang package that allows access to any module-level
function, even ones that are not exported. You give it the string name of a
function , like "time.now", and gives you a function value that calls that
function. More generally, it can be used to achieve something like reflection
on top-level functions, whereas the reflect package only lets you access
methods by name.

Fedora Account System Username: eclipseo

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to