requests/aqlfunction.go
exported method CreateAQLFunction.Generate should have comment or be unexported Open
Open
func (r *CreateAQLFunction) Generate() []byte {
- Exclude checks
exported method GetAQLFunctions.Generate should have comment or be unexported Open
Open
func (r *GetAQLFunctions) Generate() []byte {
- Exclude checks
exported type GetAQLFunctionsResult should have comment or be unexported Open
Open
type GetAQLFunctionsResult []AQLFunction
- Exclude checks
exported method DeleteAQLFunction.Method should have comment or be unexported Open
Open
func (r *DeleteAQLFunction) Method() string {
- Exclude checks
exported method DeleteAQLFunction.Path should have comment or be unexported Open
Open
func (r *DeleteAQLFunction) Path() string {
- Exclude checks
exported method CreateAQLFunction.Method should have comment or be unexported Open
Open
func (r *CreateAQLFunction) Method() string {
- Exclude checks
exported method DeleteAQLFunction.Generate should have comment or be unexported Open
Open
func (r *DeleteAQLFunction) Generate() []byte {
- Exclude checks
exported type AQLFunction should have comment or be unexported Open
Open
type AQLFunction struct {
- Exclude checks
exported method GetAQLFunctions.Path should have comment or be unexported Open
Open
func (r *GetAQLFunctions) Path() string {
- Exclude checks
exported method GetAQLFunctions.Method should have comment or be unexported Open
Open
func (r *GetAQLFunctions) Method() string {
- Exclude checks
exported method CreateAQLFunction.Path should have comment or be unexported Open
Open
func (r *CreateAQLFunction) Path() string {
- Exclude checks