-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
96 lines (95 loc) · 2.41 KB
/
Copy pathNAMESPACE
File metadata and controls
96 lines (95 loc) · 2.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
# Generated by roxygen2: do not edit by hand
export(EveryHeartbeat)
export(createBeer)
export(createBeerAdjunct)
export(createBeerBrewery)
export(createBeerFermentable)
export(createBeerHop)
export(createBeerSocialaccount)
export(createBeerUpc)
export(createBeerYeast)
export(createBrewery)
export(createBreweryAlternatename)
export(createBreweryGuild)
export(createBreweryLocation)
export(createBrewerySocialaccount)
export(createConvertid)
export(createGuild)
export(createGuildSocialaccount)
export(deleteBeer)
export(deleteBeerAdjunct)
export(deleteBeerBrewery)
export(deleteBeerFermentable)
export(deleteBeerHop)
export(deleteBeerSocialaccount)
export(deleteBeerYeast)
export(deleteBrewery)
export(deleteBreweryAlternatename)
export(deleteBreweryGuild)
export(deleteBrewerySocialaccount)
export(deleteGuild)
export(deleteGuildSocialaccount)
export(deleteLocation)
export(getAdjunct)
export(getBeer)
export(getBeerSocialaccount)
export(getBrewery)
export(getBrewerySocialaccount)
export(getCategory)
export(getEveryAdjunct)
export(getEveryBeer)
export(getEveryBeerAdjunct)
export(getEveryBeerBrewery)
export(getEveryBeerEvent)
export(getEveryBeerFermentable)
export(getEveryBeerHop)
export(getEveryBeerIngredient)
export(getEveryBeerRandom)
export(getEveryBeerSocialaccount)
export(getEveryBeerVariation)
export(getEveryBeerYeast)
export(getEveryBrewery)
export(getEveryBreweryAlternatename)
export(getEveryBreweryBeer)
export(getEveryBreweryEvent)
export(getEveryBreweryGuild)
export(getEveryBreweryLocation)
export(getEveryBreweryRandom)
export(getEveryBrewerySocialaccount)
export(getEveryCategory)
export(getEveryChange)
export(getEveryFermentable)
export(getEveryFluidsize)
export(getEveryGlass)
export(getEveryGuild)
export(getEveryGuildBrewery)
export(getEveryGuildSocialaccount)
export(getEveryHop)
export(getEveryIngredient)
export(getEveryLocation)
export(getEveryMenu)
export(getEverySearch)
export(getEverySearchGeopoint)
export(getEverySearchStyle)
export(getEverySearchUpc)
export(getEverySocialsite)
export(getEveryStyle)
export(getEveryYeast)
export(getFermentable)
export(getFluidsize)
export(getGlass)
export(getGuild)
export(getGuildSocialaccount)
export(getHop)
export(getIngredient)
export(getLocation)
export(getSocialsite)
export(getStyle)
export(getYeast)
export(updateBeer)
export(updateBeerSocialaccount)
export(updateBrewery)
export(updateBrewerySocialaccount)
export(updateGuild)
export(updateGuildSocialaccount)
export(updateLocation)