Showing 101 of 101 total issues
exported method AQL.Generate should have comment or be unexported Open
Open
func (a *AQL) Generate() []byte {
- Exclude checks
exported method CreateCollection.Method should have comment or be unexported Open
Open
func (r *CreateCollection) Method() string {
- Exclude checks
exported method DeleteAQLFunction.Method should have comment or be unexported Open
Open
func (r *DeleteAQLFunction) Method() string {
- Exclude checks
exported method CreateGraph.Generate should have comment or be unexported Open
Open
func (c *CreateGraph) Generate() []byte {
- Exclude checks
exported method DropDatabase.Generate should have comment or be unexported Open
Open
func (r *DropDatabase) Generate() []byte {
- Exclude checks
exported method DropGraph.Method should have comment or be unexported Open
Open
func (d *DropGraph) Method() string {
- Exclude checks
exported method GetGraph.Path should have comment or be unexported Open
Open
func (g *GetGraph) Path() string {
- Exclude checks
exported type GetVersionResult should have comment or be unexported Open
Open
type GetVersionResult struct {
- Exclude checks
exported type GetStatisticsResult should have comment or be unexported Open
Open
type GetStatisticsResult struct {
- Exclude checks
exported type GetStatisticsDescriptionResult should have comment or be unexported Open
Open
type GetStatisticsDescriptionResult struct {
- Exclude checks
exported method AQL.Path should have comment or be unexported Open
Open
func (a *AQL) Path() string {
- Exclude checks
exported method DeleteAQLFunction.Path should have comment or be unexported Open
Open
func (r *DeleteAQLFunction) Path() string {
- Exclude checks
exported method SetCacheProperties.Path should have comment or be unexported Open
Open
func (r *SetCacheProperties) Path() string {
- Exclude checks
exported method GetCacheProperties.Method should have comment or be unexported Open
Open
func (r *GetCacheProperties) Method() string {
- Exclude checks
exported method ListCollections.Generate should have comment or be unexported Open
Open
func (c *ListCollections) Generate() []byte {
- Exclude checks
exported method FollowCursor.Path should have comment or be unexported Open
Open
func (r *FollowCursor) Path() string {
- Exclude checks
exported method CreateDatabase.Path should have comment or be unexported Open
Open
func (r *CreateDatabase) Path() string {
- Exclude checks
exported method ListGraphs.Generate should have comment or be unexported Open
Open
func (l *ListGraphs) Generate() []byte {
- 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