MCPcopy Create free account
hub / github.com/dhamidi/ess / Set

Method Set

command.go:211–221  ·  view source on GitHub ↗

Set sets the value for the field identified by name. Setting a value using this method parses the string given in value according to the field's type and remembers any errors encountered. Use this method to "fill in" the parameters of a command.

(name string, value string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

ShowPostFunction · 0.80
ShowSignupFormFunction · 0.80
ShowSignupFormErrorsFunction · 0.80
ShowLoginFormFunction · 0.80
ShowLoginFormErrorFunction · 0.80
ShowAllPostsIndexFunction · 0.80
ShowPostFormFunction · 0.80
ShowPostFormErrorFunction · 0.80
ShowEditPostFormFunction · 0.80
ShowEditPostFormErrorFunction · 0.80
ShowResultFunction · 0.80
ShowFunction · 0.80

Calls 2

errMethod · 0.95
UnmarshalTextMethod · 0.45

Tested by

no test coverage detected