open-consul/command/acl/authmethod
Oleg Butuzov 942c91b965 refactor: replace (*bytes.Buffer).WriteString with (*bytes.Buffer).Write
This PR change one method of bytes.Buffer struct package with a similar
one, as result - code produce less allocations on heap.
2021-10-20 09:36:53 +03:00
..
create add partition cli flag to all cli commands that have namespace flag (#10668) 2021-07-21 14:45:24 -05:00
delete add partition cli flag to all cli commands that have namespace flag (#10668) 2021-07-21 14:45:24 -05:00
list add partition cli flag to all cli commands that have namespace flag (#10668) 2021-07-21 14:45:24 -05:00
read add partition cli flag to all cli commands that have namespace flag (#10668) 2021-07-21 14:45:24 -05:00
update add partition cli flag to all cli commands that have namespace flag (#10668) 2021-07-21 14:45:24 -05:00
authmethod.go Update acl-method command example 2020-10-07 06:44:24 +08:00
formatter.go refactor: replace (*bytes.Buffer).WriteString with (*bytes.Buffer).Write 2021-10-20 09:36:53 +03:00