Method
UpdateDirective
(name string, params []string)
Source from the content-addressed store, hash-verified
| 5 | FindDirectives(directiveName string) []IDirective |
| 6 | RemoveDirective(name string, params []string) |
| 7 | UpdateDirective(name string, params []string) |
| 8 | GetComment() string |
| 9 | GetLine() int |
| 10 | GetCodeBlock() string |
Implementers 6
Serveragent/utils/nginx/components/server.go Httpagent/utils/nginx/components/http.go LuaBlockagent/utils/nginx/components/lua_block Locationagent/utils/nginx/components/location. Upstreamagent/utils/nginx/components/upstream. Blockagent/utils/nginx/components/block.go
Tested by
no test coverage detected