requests/database.go
exported method DropDatabase.Generate should have comment or be unexported Open
Open
func (r *DropDatabase) Generate() []byte {
- Exclude checks
exported method CreateDatabase.Path should have comment or be unexported Open
Open
func (r *CreateDatabase) Path() string {
- Exclude checks
exported method DropDatabase.Path should have comment or be unexported Open
Open
func (r *DropDatabase) Path() string {
- Exclude checks
exported method DropDatabase.Method should have comment or be unexported Open
Open
func (r *DropDatabase) Method() string {
- Exclude checks
exported method CreateDatabase.Generate should have comment or be unexported Open
Open
func (r *CreateDatabase) Generate() []byte {
- Exclude checks
exported method CurrentDatabase.Path should have comment or be unexported Open
Open
func (r *CurrentDatabase) Path() string {
- Exclude checks
exported method CurrentDatabase.Generate should have comment or be unexported Open
Open
func (r *CurrentDatabase) Generate() []byte {
- Exclude checks
exported method CurrentDatabase.Method should have comment or be unexported Open
Open
func (r *CurrentDatabase) Method() string {
- Exclude checks
exported method CreateDatabase.Method should have comment or be unexported Open
Open
func (r *CreateDatabase) Method() string {
- Exclude checks