1 // Package ldcommon is the base package for commonly used Go SDK types and functions. 2 // 3 // Currently there are no types in this package; they are all in subpackages such as ldvalue. 4 package ldcommon 5
View as plain text