github.com/cloudwego/dynamicgo@v0.2.6-0.20240519101509-707f41b6b834/testdata/idl/ref.thrift (about) 1 include "example.thrift" 2 3 namespace go ref 4 5 enum FOO { 6 B, 7 A, 8 } 9 10 const string ConstString = "const string"