More development.
More types. Fixed attribute groups in requests. Started on client. Saving data to file.
This commit is contained in:
@@ -36,7 +36,7 @@ var (
|
||||
_operationId_index_1 = [...]uint8{0, 12, 25, 34}
|
||||
)
|
||||
|
||||
func (i operationId) String() string {
|
||||
func (i OperationId) String() string {
|
||||
switch {
|
||||
case 2 <= i && i <= 14:
|
||||
i -= 2
|
||||
|
||||
Reference in New Issue
Block a user